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