src/router/views/index.js
@@ -349,6 +349,19 @@ component: () => import( /* webpackChunkName: "views" */ '@/views/dataL/dataL') }] },{ path: '/dataL', component: Layout, redirect: '/dataL/hFive', children: [{ path: 'hFive', name: '提交激活路口', meta: { i18n: 'dataL' }, component: () => import( /* webpackChunkName: "views" */ '@/views/dataL/hFive') }] },