Explorar el Código

路由描述修改

chenminghua hace 3 años
padre
commit
75970a648d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -853,7 +853,7 @@ const routes = [{
 	name: "powerlineAnalysis",
 	component: () => import("../views/sampleDatabase/powerlineAnalysis/index.vue")
 },
-//知识库
+//故障检修记录
 {
 	path: "/others/knowledgeBase",
 	name: "knowledgeBase",