เพิ่ม ข้อมูลลูกจ้างชั่วคราว
ยังไม่ได้ต่อ api
This commit is contained in:
parent
0c3e5a4a8c
commit
3f55e88ba4
4 changed files with 624 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ export default {
|
|||
`${profile}search/new-employee/oc/${id}`,
|
||||
profileSearchNewEmOcLeaveId: (id: string) =>
|
||||
`${profile}search/new-employee/oc/leave/${id}`,
|
||||
profileEmployeeTempId: (id: string) => `${profile}/employee/temp/${id}`,
|
||||
|
||||
profileCoupleId: (profileId: string) => `${profile}couple/${profileId}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue