| src/router/views/index.js | ●●●●● patch | view | raw | blame | history |
src/router/views/index.js
@@ -773,14 +773,14 @@ import( /* webpackChunkName: "views" */ '@/views/traincompany/index') }] }, { path: '/dispatch', path: '/dispatchChildoperableSee', component: Layout, redirect: '/dispatch/dispatchChildoperableSee', redirect: '/dispatchChildoperableSee/index', children: [{ path: 'dispatchChildoperableSee', name: '派遣记录查看', path: 'index', name: '派遣记录', meta: { i18n: 'dispatchChildoperableSee' i18n: 'index' }, component: () => import( /* webpackChunkName: "views" */ '@/views/dispatch/dispatchChildoperableSee')