pages/wareHouse/nuclearScale/saveForm.vue
@@ -145,7 +145,7 @@ this.$refs.uModal.clearLoading(); // 清除加载状态 return; } if (!this.form.forkliftWeight) { if (!String(this.form.forkliftWeight).trim()) { this.$u.toast("请输入叉车重量"); this.$refs.uModal.clearLoading(); // 清除加载状态 return;