From 10c0dac48424c465429a801715440166917eff2a Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Wed, 18 Sep 2024 15:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E4=BB=BB=E5=8A=A1=E7=A7=BB?= =?UTF-8?q?=E5=87=BA=E4=B8=8D=E6=98=BE=E7=A4=BA=E8=AF=A5=E6=9D=A1=E6=95=B0?= =?UTF-8?q?=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 59a6865d..d57b2975 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') } });