From 61b14af1ab37f7ecd3b28fd273d0a42814e1e452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=90=20=E5=BC=A0?= <2366389513@qq.com> Date: Tue, 11 Jan 2022 13:20:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/router/modules/hq_out_order.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '业务数据',