Skip to content

Commit

Permalink
refine code
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed May 31, 2017
1 parent 4416627 commit 9da96e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ export const asyncRouterMap = [
{
path: '/table',
component: TableLayout,
redirect: '/table/table',
name: 'table',
children: [
{ path: 'dynamictable', component: DynamicTable, name: '动态table' },
Expand Down

0 comments on commit 9da96e2

Please sign in to comment.