guoyujia 1 year ago
parent
commit
b2f09652e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/sortBatchReporting/index.vue

+ 1 - 1
pages/sortBatchReporting/index.vue

@@ -62,7 +62,7 @@
 				<view class="item-info uni-row">
 					<text class="label">投入数</text>
 					<text
-						class="label right">{{item['processQualifiedNum'] == 0 ?  item['productionQuantity']  : item['processQualifiedNum']}}</text>
+					  class="label right">{{item.prevProcess ?  item['processQualifiedNum']  : item['productionQuantity']}}</text>
 				</view>
 				<view class="item-info uni-row">
 					<text class="label">上道工序</text>