guoyujia hai 1 ano
pai
achega
b2f09652e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>