perf: optimize page view name (#1835)

This commit is contained in:
花裤衩
2019-04-04 12:58:37 +08:00
committed by GitHub
parent 184125bdd3
commit 43115e5538
5 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ export const constantRoutes = [
},
{
path: '/auth-redirect',
component: 'views/login/authredirect',
component: 'views/login/authRedirect',
hidden: true
},
{