แก้ไข อัพโหลดเอกสารรับโอน

This commit is contained in:
AnandaTon 2023-09-01 15:59:21 +07:00
parent e312462f80
commit fadd6a4df7
4 changed files with 378 additions and 151 deletions

View file

@ -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}`,