This commit is contained in:
2026-01-20 09:52:04 +08:00
parent 10853312f2
commit d82a4d2629
2 changed files with 168 additions and 0 deletions

View File

@ -220,6 +220,12 @@ export const publicRoutes = [
meta: { title: "积分排名", icon: "article" },
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/scoreRanking/index"),
},
{
path: "/sevenWarning",
name: "sevenWarning",
meta: { title: "七类重点人员", icon: "article" },
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/sevenWarning/index.vue"),
},
// {
// path: "/modelWarning",
// name: "modelWarning",