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