forked from github/dataease
feat: 增加菜单授权管理
This commit is contained in:
parent
cfd8e6eb2b
commit
13da216816
@ -109,15 +109,14 @@ export default {
|
||||
direction: 'source',
|
||||
authType: 'panel',
|
||||
authTargets: 'dept,role,user'
|
||||
},
|
||||
{
|
||||
tabName: this.$t('auth.menuAuth'),
|
||||
head: this.$t('auth.menuAuthHead'),
|
||||
direction: 'source',
|
||||
authType: 'menu',
|
||||
authTargets: 'role'
|
||||
}
|
||||
// ,
|
||||
// {
|
||||
// tabName: this.$t('auth.menuAuth'),
|
||||
// head: this.$t('auth.menuAuthHead'),
|
||||
// direction: 'source',
|
||||
// authType: 'menu',
|
||||
// authTargets: 'role'
|
||||
// }
|
||||
],
|
||||
targetActiveName: null,
|
||||
sourceActiveName: null,
|
||||
|
Loading…
Reference in New Issue
Block a user