diff --git a/vue/src/router/modules/hq_out_order.js b/vue/src/router/modules/hq_out_order.js index 57796239..69edefb2 100644 --- a/vue/src/router/modules/hq_out_order.js +++ b/vue/src/router/modules/hq_out_order.js @@ -2,7 +2,7 @@ import Layout from '@/layout' const hqOutOrderDataRouter = { - path: '/cpat-order', + path: '/cpat-order-hq', component: Layout, redirect: 'pg', name: '业务数据',