档案管理页面完善

This commit is contained in:
THK3121 2023-08-01 09:35:27 +08:00
parent d0d0851358
commit 1765420a8e

View File

@ -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: "个人设置",
}, // },
// },
], ],
}, },
// { // {