zhaowei
2025-06-25 872362acd0e306bb2150d72cce1b556d272e6ba5
src/views/tms/modules/toolsClassify/ToolsClassifyForm.vue
@@ -164,6 +164,7 @@
      },
      submitForm () {
        const that = this;
        console.log("111",this.model.id)
        // 触发表单验证
        this.$refs.form.validate(valid => {
          if (valid) {