แก้ไข อัพโหลดเอกสารรับโอน
This commit is contained in:
parent
e312462f80
commit
fadd6a4df7
4 changed files with 378 additions and 151 deletions
|
|
@ -45,7 +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}`,
|
||||
profileEmployeeTempId: (id: string) => `${profile}employee/temp/${id}`,
|
||||
|
||||
profileCoupleId: (profileId: string) => `${profile}couple/${profileId}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue