|
|
@ -142,7 +142,7 @@ export default [ |
|
|
name: 'table-list', |
|
|
name: 'table-list', |
|
|
icon: 'smile', |
|
|
icon: 'smile', |
|
|
path: '/list/table-list', |
|
|
path: '/list/table-list', |
|
|
component: './TableList', |
|
|
component: './table-list', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
name: 'basic-list', |
|
|
name: 'basic-list', |
|
|
|