yyb
2025-10-16 078576245e7e5b33632e94f68f3c29c03cb91d38
pages/wareHouse/nuclearScale/index.vue
@@ -443,6 +443,10 @@
        .then((res) => {
          this.$u.toast("提交成功");
          this.ScanCodeRecord = [];
          this.modalList = {
            verificationWeight: "",
            forkliftWeight: "",
          };
        })
        .catch((err) => {
          uni.hideLoading();