@@ -49,7 +49,7 @@ export const constantRoutes = [
},
{
path: '/login',
- component: () => import(/* webpackChunkName: "static/js/login" */ '@/views/login/index'),
+ component: () => import(/* webpackChunkName: "login" */ '@/views/login/index'),
hidden: true