This commit is contained in:
2025-07-14 19:22:33 +08:00
parent c7c239e1ee
commit 39ae9755db
4 changed files with 132 additions and 453 deletions

View File

@ -204,7 +204,7 @@ export const publicRoutes = [
name: "warningControl",
component: () => import("@/views/backOfficeSystem/IntelligentControl/warningControl/index"),
meta: {
title: "预警布控",
title: "预警中心",
icon: "article"
}
},