mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
Merge pull request #1440 from jumpserver/pr@dev@workspace
fix: user workspace
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
icon: 'el-icon-user-solid',
|
||||
showNavSwitcher: true,
|
||||
showOrganization: true,
|
||||
permissions: ['rbac.view_userview']
|
||||
permissions: ['rbac.view_workspace']
|
||||
},
|
||||
children: [
|
||||
// 404 page must be placed at the end !!!
|
||||
|
||||
Reference in New Issue
Block a user