perf: Applet rbac

This commit is contained in:
feng
2024-07-02 11:24:30 +08:00
parent 117bccc520
commit 9849c0e47b

View File

@@ -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,