forked from github/dataease
feat(frontend):login 后路由fix
This commit is contained in:
parent
c3f45f5794
commit
7edaa48a7d
@ -85,7 +85,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '/',
|
||||
component: Layout,
|
||||
redirect: '/panel',
|
||||
redirect: '/panel/index',
|
||||
hidden: true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user