pages/check/TempCheck.vue
@@ -234,10 +234,11 @@ }) return; } this.list.push(...this.matnrList) this.matnrList = [] this.isconfirm = !this.isconfirm this.confirmAddMatnr() this.matnrList = []; }, remove(index) { this.matnrList.splice(index, 1); }, @@ -249,10 +250,15 @@ matnrs: this.matnrList }) if (code === 200) { that.search() } else { uni.showToast({ title: msg, icon: "error", position: 'top' }) } this.isconfirm = !this.isconfirm }, async addMatnr() { const {