|
|
@@ -1080,7 +1080,7 @@
|
|
|
categoryId: item.productId || item.categoryId,
|
|
|
num: item.totalCount,
|
|
|
batchNo: item.batchNo || '',
|
|
|
- warehouseId: this.bizType == 3 ? item.warehouseId : ''
|
|
|
+ // warehouseId: this.bizType == 3 ? item.warehouseId : ''
|
|
|
// batchNo: item.batchNo || '',
|
|
|
};
|
|
|
})
|