浏览代码

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

mlchen 21 小时之前
父节点
当前提交
396c8582ce
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/warehouseManagement/inventoryAllocation/add.vue

+ 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,