pages/listing/matnrPalletising.vue
@@ -95,7 +95,7 @@ <view class="cu-item"> <view class="content"> <text class="text-black">可组盘数量: <text class="text-grey ">{{item.anfme - item.workQty}}</text></text> class="text-grey ">{{item.anfme - item.workQty - item.qty}}</text></text> </view> </view> @@ -245,7 +245,11 @@ barcode: this.container }) if (code === 200) { this.list = data uni.showToast({ title: msg, icon: "success", position: 'top' }) } else { uni.showToast({ title: msg,