rm name
This commit is contained in:
		@@ -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'] } }]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user