yyb
2025-10-22 aaa8efda7a2697cf36e7021a1c5d94f3a541b387
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) => {