From 477892122107188ddd1e41db1cae40ba855aa09c Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Fri, 20 Sep 2024 15:10:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=8E=E7=9B=98=E4=BB=BB=E5=8A=A1=E7=A7=BB?= =?UTF-8?q?=E5=87=BA=E5=90=8E=E4=B8=8D=E6=98=BE=E7=A4=BA=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/count/job/countLightDetail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/count/job/countLightDetail.vue b/src/pages/count/job/countLightDetail.vue index fabb62a7..e74d0ed6 100644 --- a/src/pages/count/job/countLightDetail.vue +++ b/src/pages/count/job/countLightDetail.vue @@ -304,6 +304,7 @@ if (res) { item.scaned = false; item.handleQty = 0; + this.showList.splice(index,1) this.$emit('removePack') } });