lining 3 년 전
부모
커밋
7e3911c03a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -561,7 +561,7 @@ const routes = [{
 },
 {
 	path: "/health/MalfunctionWarning/Supervised", //有监督学习
-	name: "MalfunctionWarningSupervised",
+	name: "Supervised",
 	component: () => import("../views/MalfunctionWarning/Supervised.vue")
 },
 /***********************************************************智慧检修************************************************************* */