pages/check/TempCheck.vue @@ -249,9 +249,17 @@ matnrs: this.matnrList }) if (code === 200) { uni.showToast({ title: msg, icon: "none", position: 'top' }) } else { uni.showToast({ title: msg, icon: "error", position: 'top' }) } }, async addMatnr() {