yyb
15 小时以前 5b01f7c23749f410c705ec7b59d8b59e5b06c819
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;