fix: 修复系统设置终端设置问题

This commit is contained in:
Jiangjie.Bai
2022-03-15 18:29:56 +08:00
committed by Jiangjie.Bai
parent aafeaa62e4
commit 7d98bcd9f5

View File

@@ -102,6 +102,8 @@ export default {
'users.view_user', 'users.view_usergroup'
],
'settings.change_systemmsgsubscription': ['users.view_user'],
'terminal.add_terminal': ['terminal.view_commandstorage', 'terminal.view_replaystorage'],
'terminal.change_terminal': ['terminal.view_commandstorage', 'terminal.view_replaystorage'],
'xpack.add_syncinstancetask': [
'assets.view_asset', 'assets.view_node', 'assets.view_systemuser',
'xpack.view_account'