ludc
2024-01-16 8d7721c95cc004e3af1493b6289ace05658bb967
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -1139,7 +1139,7 @@
      getAuthButtonList({classifyId: data.oid,code: "classifyTree",authType: "classify_auth"}).then(res => {
        this.btnAuthList = res.data.data;
      }).catch(error => {
        window.console.log(error)
        console.log(error)
      })
      //操作新增和修改的业务类型隐藏
      this.TreeFlagCode = !data;