forked from verdnatura/salix-front
Add submodules routes again
This commit is contained in:
parent
37a8956f86
commit
253b54379c
|
@ -12,7 +12,14 @@ export default {
|
|||
redirect: { name: 'AccountMain' },
|
||||
menus: {
|
||||
main: ['AccountList'],
|
||||
card: [],
|
||||
card: [
|
||||
'AccountBasicData',
|
||||
'AccountInheritedRoles',
|
||||
'AccountMailForwarding',
|
||||
'AccountMailAlias',
|
||||
'AccountPrivileges',
|
||||
'AccountLog',
|
||||
],
|
||||
},
|
||||
children: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue