diff --git a/config/router.config.js b/config/router.config.js index e954ced977efea00da8597f484376e345b32caf9..cdff38e0b807f5dd649f29d81700a9701fe48851 100644 --- a/config/router.config.js +++ b/config/router.config.js @@ -155,7 +155,6 @@ export default [ }, { path: '/profile/basic/:id', - name: 'basic', hideInMenu: true, component: './Profile/BasicProfile', },