Lius
2025-06-30 2f2c398d3e927bfb1ae7edf9d9d13b2d424e76c4
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) {