Commit f6e88599 authored by Pan's avatar Pan

rm name

parent 6e859e0f
...@@ -63,7 +63,6 @@ export const asyncRouterMap = [ ...@@ -63,7 +63,6 @@ export const asyncRouterMap = [
path: '/table', path: '/table',
component: Layout, component: Layout,
redirect: '/table/index', redirect: '/table/index',
name: 'Table',
icon: 'tubiaoleixingzhengchang', icon: 'tubiaoleixingzhengchang',
noDropdown: true, noDropdown: true,
children: [{ path: 'index', component: Table, name: 'Table', meta: { role: ['admin'] } }] children: [{ path: 'index', component: Table, name: 'Table', meta: { role: ['admin'] } }]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment