| | |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/resource/uploadNotice') |
| | | }] |
| | | }, { |
| | | path: '/workreport', |
| | | component: Layout, |
| | | redirect: '/workreport/workreport', |
| | | children: [{ |
| | | path: 'workreport', |
| | | name: '发起的汇报', |
| | | meta: { |
| | | i18n: 'dict' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/workreport/workreport') |
| | | }] |
| | | }, |
| | | // { |
| | | // path: '/workreport', |
| | | // component: Layout, |
| | | // redirect: '/workreport/workreport', |
| | | // children: [{ |
| | | // path: 'workreport', |
| | | // name: '发起的汇报', |
| | | // meta: { |
| | | // i18n: 'dict' |
| | | // }, |
| | | // component: () => |
| | | // import( /* webpackChunkName: "views" */ '@/views/workreport/workreport') |
| | | // }] |
| | | // }, |
| | | // { |
| | | // path: '/workreport', |
| | | // component: Layout, |
| | | // redirect: '/workreport/workreply', |
| | | // children: [{ |
| | | // path: 'workreply', |
| | | // name: '接收的汇报', |
| | | // meta: { |
| | | // i18n: 'dict' |
| | | // }, |
| | | // component: () => |
| | | // import( /* webpackChunkName: "views" */ '@/views/workreport/workreply') |
| | | // }] |
| | | // }, |
| | | { |
| | | path: '/workreport', |
| | | component: Layout, |
| | | redirect: '/workreport/workreply', |
| | | children: [{ |
| | | path: 'workreply', |
| | | name: '接收的汇报', |
| | | meta: { |
| | | i18n: 'dict' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/workreport/workreply') |
| | | }] |
| | | }, { |
| | | path: '/management', |
| | | redirect: '/management/index', |
| | | component: Layout, |
| | |
| | | import( /* webpackChunkName: "views" */ '@/views/qualificationExamination/registrationTrainingQuery') |
| | | }] |
| | | }, |
| | | { //报错 到不到vue文件 |
| | | { //报错 到不到vue文件 |
| | | path: '/securityUnitOperation/operationTable', |
| | | redirect: '/securityUnitOperation/operationTable/index', |
| | | component: Layout, |
| | |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'index', |
| | | name: '附件查看', |
| | | name: '附件查阅', |
| | | meta: { |
| | | i18n: 'index', |
| | | }, |
| | |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'index', |
| | | name: '心里咨询', |
| | | name: '心理咨询', |
| | | meta: { |
| | | i18n: 'index', |
| | | }, |