Browse Source

光伏报警路由切换

chenminghua 2 năm trước cách đây
mục cha
commit
9ccb184535
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -913,7 +913,7 @@ const routes = [{
 {
 	path: "/others/alarmCenter/gfAlarm",
 	name: "gfAlarm",
-	component: () => import("../views/alarmCenter/gfAlarm.vue")
+	component: () => import("../views/warn/gfgj.vue")
 },
 // 报警中心-自定义报警
 {