tanghaolin
2025-03-06 a09f89b935e9a0085c5bcdb470e053ddad1f7187
src/router/index.ts
@@ -72,6 +72,11 @@
         name: 'order-info',
         component: () => import('../views/OrderInfo.vue'),
      },
      {
         path:'/select-selpara',
         name:'select-selpara',
         component: () => import('../views/SPump/Select/ByPara2/Index.vue'),
      }
   ],
});