@@ -1079,6 +1079,7 @@
item.categoryId || item.instanceId || item.productId,
num: item.demandQuantity || item.measurementCount,
warehouseId: this.bizType == 11 ? item.warehouseId : '',
+ batchNo: item.batchNo || ''
};
})