mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 06:19:51 +00:00
perf: Applet rbac
This commit is contained in:
@@ -37,7 +37,8 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
'title': this.$t('AppletHosts'),
|
'title': this.$t('AppletHosts'),
|
||||||
'name': 'AppletHosts'
|
'name': 'AppletHosts',
|
||||||
|
hidden: !this.$hasPerm('terminal.view_appletpublication')
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
hasRightSide: true,
|
hasRightSide: true,
|
||||||
|
Reference in New Issue
Block a user