Skip to content

Commit

Permalink
rm name
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed Aug 29, 2017
1 parent 6e859e0 commit f6e8859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export const asyncRouterMap = [
path: '/table',
component: Layout,
redirect: '/table/index',
name: 'Table',
icon: 'tubiaoleixingzhengchang',
noDropdown: true,
children: [{ path: 'index', component: Table, name: 'Table', meta: { role: ['admin'] } }]
Expand Down

0 comments on commit f6e8859

Please sign in to comment.