diff --git a/src/router/userPage.js b/src/router/userPage.js index 13515adcb..188c230f7 100644 --- a/src/router/userPage.js +++ b/src/router/userPage.js @@ -72,6 +72,7 @@ export default [ { path: '/tickets', component: Layout, + hidden: true, meta: { title: i18n.t('route.Tickets'), icon: 'history',