yyb
2025-10-23 03fed26795881c1523587e8f74678391ab4346b4
pages/wareHouse/nuclearScale/index.vue
@@ -443,11 +443,10 @@
        .then((res) => {
          this.$u.toast("提交成功");
          this.ScanCodeRecord = [];
          if (this.form.productTypeMap == "DT01") {
          // if (this.form.productTypeMap == "DT01") {
            this.modalList = {
              verificationWeight: "",
              forkliftWeight: "",
            };
            // };
          }
        })
        .catch((err) => {