Administrator
2021-08-12 c39e4cd7fcbbb5affa1a07d67fd00d0bef2e5c87
保安培训路由修改
1 files modified
27 ■■■■ changed files
src/router/views/index.js 27 ●●●● patch | view | raw | blame | history
src/router/views/index.js
@@ -773,20 +773,21 @@
            noCache: true
        }]
    },
    // {
    //     path: '/traincompany',
    //     component: Layout,
    //     redirect: '/traincompany/index',
    //     children: [{
    //         path: 'index',
    //         name: '培训公司查询',
    //         meta: {
    //             i18n: 'dict'
    //         },
    //         component: () =>
    //             import ( /* webpackChunkName: "views" */ '@/views/traincompany/index')
    //     }]
    // },
    {
        path: '/traincompany',
        component: Layout,
        redirect: '/traincompany/index',
        children: [{
            path: 'index',
            name: '培训公司查询',
            meta: {
                i18n: 'dict'
            },
            component: () =>
                import ( /* webpackChunkName: "views" */ '@/views/traincompany/index')
        }]
    }, {
        path: '/dispatchChildoperableSee',
        component: Layout,
        redirect: '/dispatchChildoperableSee/index',