From 7475a6cc744118387176376e63745af04689a840 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Wed, 15 Oct 2025 10:24:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/warehouse/ifsInventoryInit.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/modules/warehouse/ifsInventoryInit.vue b/src/views/modules/warehouse/ifsInventoryInit.vue index 176a7f6..e5d7b5d 100644 --- a/src/views/modules/warehouse/ifsInventoryInit.vue +++ b/src/views/modules/warehouse/ifsInventoryInit.vue @@ -885,7 +885,8 @@ export default { wdr: row.wdr, locationId: row.locationId, umid: row.umid, - qtyOnHand: row.qtyOnHand // HU数量使用库存数量 + qtyOnHand: row.qtyOnHand, // 库存数量 + printQty: row.printQty || 0 // 已打印数量 })) const requestData = {