Skip to content
Snippets Groups Projects
Commit 0fe3f181 authored by Pan's avatar Pan
Browse files

fix name typo

parent 68de01e8
No related branches found
No related tags found
No related merge requests found
......@@ -264,7 +264,7 @@ export const asyncRouterMap = [
{
path: 'export-selected-excel',
component: () => import('@/views/excel/selectExcel'),
name: 'EelectExcel',
name: 'SelectExcel',
meta: { title: 'selectExcel' }
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment