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