yyb
15 小时以前 5b01f7c23749f410c705ec7b59d8b59e5b06c819
pages/wareHouse/nuclearScale/index.vue
@@ -504,6 +504,10 @@
    // 提交按钮
    submit() {
      if (this.form.productType != "TG01") {
        this.modalList = {
          verificationWeight: "",
          forkliftWeight: this.form.productType == "DT01" ? "" : 0,
        };
        this.showModal = true;
      } else {
        this.allSubmit();