fix: BUG
This commit is contained in:
parent
e5506bab06
commit
752bb4a72b
@ -139,6 +139,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
redirect: window.location.port === '9405' ? '/template/templateInfo' : false,
|
||||
name: 'Index',
|
||||
meta: { title: indexPageName, icon: 'dashboard', affix: true }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user