| | |
| | | routes: [ |
| | | { path: '/humanResourcePlanning', redirect: '/admin/sub-page' }, |
| | | { path: '/humanResourcePlanning/organizationalStrategyFormulation', name: '组织战略制定', component: './humanResourcePlanning/organizationalStrategyFormulation' }, |
| | | { path: '/humanResourcePlanning/personnelRequirementAnalysis', name: '人员需求分析', component: './Admin' }, |
| | | { path: '/humanResourcePlanning/personnelRequirementAnalysis', name: '人员需求分析', component: './humanResourcePlanning/personnelRequirementAnalysis' }, |
| | | { path: '/humanResourcePlanning/analysisOfHumanResourceSupply', name: '人力资源供给分析', component: './Admin' }, |
| | | { path: '/humanResourcePlanning/humanResourcesBudget', name: '人力资源预算', component: './Admin' }, |
| | | { path: '/humanResourcePlanning/jobAnalysis', name: '工作分析', component: './Admin' }, |