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();