fix: 修复权限依赖

This commit is contained in:
Jiangjie.Bai
2022-03-17 18:33:44 +08:00
committed by Jiangjie.Bai
parent 96a0d9c5e2
commit de57c78925

View File

@@ -100,6 +100,7 @@ export default {
'assets.gateway': ['assets.view_domain'],
'assets.view_authbook': ['assets.view_node'],
'assets.gathereduser': ['assets.view_node'],
'xpack.gatherusertaskexecution': ['xpack.view_gatherusertask'],
'applications.add_application': ['assets.view_asset'],
'applications.view_account': ['applications.view_application'],
'perms.view_assetpermission': ['assets.view_node'],