mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-02 07:27:01 +00:00
fix: no perms can view workbench
This commit is contained in:
parent
4717b21abb
commit
7c3effe1d9
@ -264,6 +264,7 @@ export default {
|
||||
meta: {
|
||||
title: i18n.t('MenuMore'),
|
||||
icon: 'more',
|
||||
permissions: [],
|
||||
hidden: () => {
|
||||
return !store.getters.publicSettings['TOOL_USER_ENABLED']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user