mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
♻ refactor: fix redirec bug
This commit is contained in:
parent
f9d09e6a3d
commit
c839d97b8b
@ -39,7 +39,7 @@ export const asyncRoutes = [
|
||||
{
|
||||
path: '/',
|
||||
component: Layout,
|
||||
redirect: 'index',
|
||||
redirect: '/index',
|
||||
children: [
|
||||
{
|
||||
path: 'index',
|
||||
|
Loading…
x
Reference in New Issue
Block a user