Explorar el Código

光伏报警路由切换

chenminghua hace 2 años
padre
commit
9ccb184535
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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")
 },
 // 报警中心-自定义报警
 {