mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
refine code
This commit is contained in:
parent
44166278ff
commit
9da96e2083
@ -196,6 +196,7 @@ export const asyncRouterMap = [
|
||||
{
|
||||
path: '/table',
|
||||
component: TableLayout,
|
||||
redirect: '/table/table',
|
||||
name: 'table',
|
||||
children: [
|
||||
{ path: 'dynamictable', component: DynamicTable, name: '动态table' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user