@ -304,6 +304,7 @@
if (res) {
item.scaned = false;
item.handleQty = 0;
this.showList.splice(index,1)
this.$emit('removePack')
}
});