|
@@ -62,7 +62,7 @@ export const handleMenu = (menuData: Array<any>) => {
|
|
|
})
|
|
|
const dynamicRoutes = [
|
|
|
{
|
|
|
- path: '/home', name: 'home', component: '/scoreStatistics/index', meta: {
|
|
|
+ path: '/home', name: 'home', component: '/score-statistics/index', meta: {
|
|
|
title: 'message.router.home',
|
|
|
isLink: '',
|
|
|
isHide: false,
|