|
|
|
@ -55,11 +55,33 @@ export default [
|
|
|
|
name: 'allstaffuph',
|
|
|
|
name: 'allstaffuph',
|
|
|
|
component: './hrefficiency_allstaffuph/AllStaffUPHList',
|
|
|
|
component: './hrefficiency_allstaffuph/AllStaffUPHList',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: '/topnavbar00/hrefficiency/workreport',
|
|
|
|
path: '/topnavbar00/hrefficiency/workreport',
|
|
|
|
// icon: 'bank',
|
|
|
|
// icon: 'bank',
|
|
|
|
name: 'workreport',
|
|
|
|
name: 'workreport',
|
|
|
|
component: './hrefficiency_workreport/WorkReport',
|
|
|
|
component: './hrefficiency_workreport/WorkReport',
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
path: '/topnavbar00/hrefficiency/system',
|
|
|
|
|
|
|
|
name: 'system',
|
|
|
|
|
|
|
|
component: './hrefficiency_system/SystemContentList',
|
|
|
|
|
|
|
|
routes: [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
path: '/topnavbar00/hrefficiency/system/systemOrganization',
|
|
|
|
|
|
|
|
name: 'systemOrganization',
|
|
|
|
|
|
|
|
component: './hrefficiency_system/systemOrganization/SystemOrganizationList',
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
path: '/topnavbar00/hrefficiency/system/systemRole',
|
|
|
|
|
|
|
|
name: 'systemRole',
|
|
|
|
|
|
|
|
component: './hrefficiency_system/systemRole/SystemRoleList',
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
path: '/topnavbar00/hrefficiency/system/systemMenu',
|
|
|
|
|
|
|
|
name: 'systemMenu',
|
|
|
|
|
|
|
|
component: './hrefficiency_system/systemMenu/SystemMenuList',
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// 隐患排查
|
|
|
|
// 隐患排查
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|