From b9b4703ac731841d586516dc8fa1c791a19f4c7f Mon Sep 17 00:00:00 2001 From: zhaoxuebing <1291173720@qq.com> Date: Mon, 24 Jun 2024 09:57:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/pointPutawayJob/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/pointPutawayJob/index.vue b/src/pages/pointPutawayJob/index.vue index 41a82ecd..64438dcb 100644 --- a/src/pages/pointPutawayJob/index.vue +++ b/src/pages/pointPutawayJob/index.vue @@ -18,7 +18,7 @@ - 数量:{{item.packQty}}个 + 数量:{{item.qty}}个 @@ -195,7 +195,7 @@
- 数量:
${item.packQty}个
+ 数量:
${item.qty}个