@@ -39,7 +39,7 @@ export const asyncRoutes = [
{
path: '/',
component: Layout,
- redirect: 'index',
+ redirect: '/index',
children: [
path: 'index',