This commit is contained in:
2026-01-20 10:52:48 +08:00
parent c0df066a26
commit f042504a92
4 changed files with 183 additions and 4 deletions

View File

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