档案管理页面完善
This commit is contained in:
parent
d0d0851358
commit
1765420a8e
@ -46,14 +46,15 @@ export const constantRoutes: Array<RouteRecordRaw> = [
|
|||||||
title: "个人设置",
|
title: "个人设置",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
path: "examined",
|
// {
|
||||||
component: () => import("@/views/examined/examinedFlow.vue"),
|
// path: "b",
|
||||||
name: Symbol(),
|
// component: () => import("@/views/examined/examinedCate.vue"),
|
||||||
meta: {
|
// name: Symbol(),
|
||||||
title: "个人设置",
|
// meta: {
|
||||||
},
|
// title: "个人设置",
|
||||||
},
|
// },
|
||||||
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user