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',