guoyujia há 1 ano atrás
pai
commit
b2f09652e7
1 ficheiros alterados com 1 adições e 1 exclusões
  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>