yyb
2025-10-20 cab6003893f349472b6acd5073cd9709dee6c48f
核磅提交的清空核磅重量,保留叉车盘重量
已修改1个文件
5 ■■■■■ 文件已修改
pages/wareHouse/nuclearScale/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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) => {