新增本地预警

This commit is contained in:
2025-12-18 15:39:31 +08:00
parent 2bcab2abd6
commit 3426b66dd5
7 changed files with 506 additions and 2 deletions

View File

@ -196,6 +196,12 @@ export const publicRoutes = [
icon: "article"
}
},
{
path: "/controlWarning",
name: "controlWarning",
meta: { title: "布控预警", icon: "article" },
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/controlWarning/index"),
},
// {
// path: "/fouColorWarning",
// name: "fouColorWarning",