Pārlūkot izejas kodu

fix:5360【库存调拨审批】库存进行拆批,然后去调拨,实际也是有库存的,进行审批提示批次不足,提示的物品id也是不对

mlchen 21 stundas atpakaļ
vecāks
revīzija
396c8582ce

+ 1 - 0
src/views/warehouseManagement/inventoryAllocation/add.vue

@@ -1590,6 +1590,7 @@
                   goodsShelfId: item.goodsShelfId,
                   goodsShelfName: item.goodsShelfName,
                   outInDetailRecordId: item.outInDetailRecordId,
+                  stockBatchId: item.stockBatchId,
                   targetAreaId: item.targetAreaId,
                   targetAreaName: item.targetAreaName,
                   targetGoodsAllocationId: item.targetGoodsAllocationId,