修改router配置
This commit is contained in:
parent
0fa4d4c204
commit
b4a189a002
@ -382,13 +382,13 @@ export const asyncRouter = [
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
path: 'ibp/edit',
|
// path: 'ibp/edit',
|
||||||
component: IbpEdit,
|
// component: IbpEdit,
|
||||||
meta: {
|
// meta: {
|
||||||
i18n: 'router.ibpDraw'
|
// i18n: 'router.ibpDraw'
|
||||||
}
|
// }
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
path: 'runPlan',
|
path: 'runPlan',
|
||||||
redirect: '/map/runPlan/view/draft',
|
redirect: '/map/runPlan/view/draft',
|
||||||
|
Loading…
Reference in New Issue
Block a user