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') } });