mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
feat(frontend):login 后路由fix
This commit is contained in:
@@ -85,7 +85,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '/',
|
||||
component: Layout,
|
||||
redirect: '/panel',
|
||||
redirect: '/panel/index',
|
||||
hidden: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user