mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-24 13:54:50 +00:00
feat: 修改权限控制
This commit is contained in:
@@ -58,7 +58,6 @@ export default {
|
||||
name: this.$t('common.tree.Empty')
|
||||
})
|
||||
}
|
||||
console.log(this.treeSetting)
|
||||
this.zTree = $.fn.zTree.init($('#ztree'), this.treeSetting, res)
|
||||
if (this.treeSetting.showRefresh) {
|
||||
this.rootNodeAddDom(
|
||||
|
||||
Reference in New Issue
Block a user