diff --git a/src/router/index.js b/src/router/index.js
index 591e47a..318c42c 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -204,7 +204,7 @@ export const publicRoutes = [
name: "warningControl",
component: () => import("@/views/backOfficeSystem/IntelligentControl/warningControl/index"),
meta: {
- title: "预警布控",
+ title: "预警中心",
icon: "article"
}
},
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue
deleted file mode 100644
index 292fc68..0000000
--- a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue
+++ /dev/null
@@ -1,202 +0,0 @@
-
-
-
-
-
-