Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -1116,7 +1116,7 @@ }, //树点击事件 async nodeClick(data) { getAuthButtonList({classifyId: data.oid}).then(res => { getAuthButtonList({classifyId: data.oid,code:'classifyTree',authType:'classify_auth'}).then(res => { this.btnAuthList = res.data.data; }).catch(error => { console.log(error)