src/router/index.ts
@@ -82,6 +82,12 @@ name:'pumplist-index', component: () => import('../views/SPump/Select/PumpList/Index.vue'), }, { path:'/byParas/Index', name:'byParas-index', component: () => import('../views/SPump/Detail/byParas/Index.vue'), }, ], });