src/router/views/index.js
@@ -758,7 +758,21 @@ title: '开始考试', noCache: true }] }, { }, { path: '/traincompany', component: Layout, redirect: '/traincompany/index', children: [{ path: 'index', name: '培训公司查询', meta: { i18n: 'dict' }, component: () => import( /* webpackChunkName: "views" */ '@/views/traincompany/index') }] }, , { path: '/dispatch', component: Layout, redirect: '/dispatch/dispatchChildoperableSee',