pages/wareHouse/nuclearScale/index.vue
@@ -258,9 +258,9 @@ modalList: {}, showModal: false, productTypeMap: { 1: "导体", 2: "铜杆", 3: "导体2.6", DTO1: "导体", TG01: "铜杆", DT02: "导体2.6", }, ScanCodeRecord: [], background: { @@ -443,6 +443,10 @@ .then((res) => { this.$u.toast("提交成功"); this.ScanCodeRecord = []; this.modalList = { verificationWeight: "", forkliftWeight: "", }; }) .catch((err) => { uni.hideLoading();