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