refine code
This commit is contained in:
parent
44166278ff
commit
9da96e2083
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ export const asyncRouterMap = [
|
|||
{
|
||||
path: '/table',
|
||||
component: TableLayout,
|
||||
redirect: '/table/table',
|
||||
name: 'table',
|
||||
children: [
|
||||
{ path: 'dynamictable', component: DynamicTable, name: '动态table' },
|
||||
|
|
Loading…
Reference in a new issue