调整菜单
This commit is contained in:
parent
d5ecb37588
commit
5282a747db
|
|
@ -2937,7 +2937,7 @@ export const constantRoutes = [{
|
|||
meta: { title: '属地机关调整' }
|
||||
},
|
||||
{
|
||||
path: '/expelled',
|
||||
path: 'expelled',
|
||||
name: 'expelled',
|
||||
redirect: '/expelled/list',
|
||||
component: () =>
|
||||
|
|
@ -3081,7 +3081,7 @@ export const constantRoutes = [{
|
|||
]
|
||||
},
|
||||
{
|
||||
path: '/forceNotice',
|
||||
path: 'forceNotice',
|
||||
name: 'forceNotice',
|
||||
redirect: '/forceNotice/inclusion',
|
||||
component: () =>
|
||||
|
|
|
|||
Loading…
Reference in New Issue