更新页面

This commit is contained in:
2026-02-04 11:50:44 +08:00
parent c18ce8ff0e
commit c8c130093f
6 changed files with 70 additions and 38 deletions

View File

@ -732,6 +732,15 @@ export const publicRoutes = [
// }
// },
{
path: "/permissionApply",
name: "permissionApply",
component: () => import("@/views/backOfficeSystem/HumanIntelligence/permissionApply/index"),
meta: {
title: "权限申请",
icon: "article-create"
}
},
{
path: "/JobAppraisal",
name: "JobAppraisal",