mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-29 21:51:31 +00:00
[Update] 修改授权页面不显示资产的问题
This commit is contained in:
@@ -200,7 +200,7 @@ function initTree() {
|
||||
onSelected: onNodeSelected,
|
||||
beforeAsync: beforeNodeAsync,
|
||||
showMenu: false,
|
||||
showAssets: true,
|
||||
showAssets: true
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user