รายงานระบบการสรรหาบุคคล
This commit is contained in:
parent
b487ebb5a2
commit
c2f2a122f0
4 changed files with 392 additions and 13 deletions
|
|
@ -41,4 +41,6 @@ export default {
|
|||
exportCandidateList: (id: string) => `${recruit_report}candidate/${id}`,
|
||||
exportPassExamList: (id: string) => `${recruit_report}pass/${id}`,
|
||||
periodRecruitToPlacement: (examId: string) => `${recruit}placement/${examId}`,
|
||||
|
||||
reportRecruit:(type:string)=>`${recruit}${type}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue