This commit is contained in:
2026-01-28 16:56:02 +08:00
parent 2635c76e79
commit 5545659aee
7 changed files with 342 additions and 14 deletions

View File

@ -166,7 +166,7 @@ export const publicRoutes = [
{
path: "/YjData",
name: "YjData",
meta: { title: "预警", icon: "article-create" },
meta: { title: "预警列表", icon: "article-create" },
component: () => import("@/views/backOfficeSystem/fourColorManage/YjData/index.vue"),
},
// {