forked from AkkomaGang/admin-fe
fix name typo
This commit is contained in:
parent
68de01e828
commit
0fe3f181ad
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ export const asyncRouterMap = [
|
|||
{
|
||||
path: 'export-selected-excel',
|
||||
component: () => import('@/views/excel/selectExcel'),
|
||||
name: 'EelectExcel',
|
||||
name: 'SelectExcel',
|
||||
meta: { title: 'selectExcel' }
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue