tanghaolin
2025-03-06 acc102e8fb864626ddc87f35542037534aaecf7d
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'),
      },
   ],
});