hyingbo
2025-07-01 fcf38da448bb0c5e9dcaca1141ddb423b7a96a77
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) {