|
@@ -775,7 +775,7 @@ const routes = [{
|
|
|
path: "/malfunctionRecall", // 故障回溯
|
|
|
name: "malfunctionRecall",
|
|
|
component: () =>
|
|
|
- import( /* webpackChunkName: "malfunctionStatistics" */ "../views/malfunctionRecall/index.vue"),
|
|
|
+ import( /* webpackChunkName: "malfunctionRecall" */ "../views/malfunctionRecall/index.vue"),
|
|
|
}, {
|
|
|
path: "/bjgltjb",
|
|
|
name: "bjgltjb",
|