From 84bda516e1ba6558ecfd0c354e074268c8ea6822 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Thu, 17 Oct 2024 11:48:18 +0800 Subject: [PATCH] =?UTF-8?q?YT-441pda=E9=A2=84=E7=94=9F=E4=BA=A7=E4=B8=8A?= =?UTF-8?q?=E6=9E=B6=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=95=B0=E9=87=8F=E4=B8=8D?= =?UTF-8?q?=E6=88=90=E5=8A=9F=EF=BC=8C=E5=BA=94=E5=8F=AF=E4=BB=A5=E4=BF=AE?= =?UTF-8?q?=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/productPutaway/job/productPutawayDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/productPutaway/job/productPutawayDetail.vue b/src/pages/productPutaway/job/productPutawayDetail.vue index a88b3e31..7c42f58a 100644 --- a/src/pages/productPutaway/job/productPutawayDetail.vue +++ b/src/pages/productPutaway/job/productPutawayDetail.vue @@ -271,7 +271,7 @@ }, updateData() { - // this.calcHandleQty(); + this.calcHandleQty(); }, openDetail(item) {