From 39547f16e4c6bc22cc12ac5f360a87c7095976e4 Mon Sep 17 00:00:00 2001 From: guoyue Date: Thu, 29 Sep 2022 17:27:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E6=B5=B7=E5=B2=B8=EF=BC=9A=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=87=8D=E5=AE=9A=E5=90=91=E5=88=B0=E8=83=BD=E5=8A=9B?= =?UTF-8?q?=E9=9B=86=E5=B8=82=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/router/index.js b/front/src/router/index.js index 060971e7..4a2076bc 100644 --- a/front/src/router/index.js +++ b/front/src/router/index.js @@ -85,7 +85,7 @@ export const constantRoutes = [ { path: '/', component: Layout, - redirect: '/home', + redirect: whoShow.itShowXiHaiAn ? '/DetailsPageconetent' : '/home', meta: { title: '能力管理平台编目', icon: 'apps-line',