[Update] 修改授权页面不显示资产的问题

This commit is contained in:
ibuler
2019-07-08 18:16:08 +08:00
parent f3b5823cce
commit 533f32ed48
2 changed files with 4 additions and 5 deletions

View File

@@ -200,7 +200,7 @@ function initTree() {
onSelected: onNodeSelected,
beforeAsync: beforeNodeAsync,
showMenu: false,
showAssets: true,
showAssets: true
})
}