สรรหา เพิ่มคะแนนแบบสอบถาม

This commit is contained in:
Kittapath 2023-09-23 18:09:38 +07:00
parent 9001e513a6
commit 057e5d4848
2 changed files with 35 additions and 2 deletions

View file

@ -182,8 +182,8 @@ const fecthlistprofile = async (id: string) => {
organizationOrganization: e.organizationOrganization,
positionType: e.positionType,
position: e.position,
positionNumber: e.posNoEmployee,
positionLavel: e.positionEmployeeLevel,
positionNumber: e.posNo,
positionLavel: e.position,
bureau: e.oc,
reason: e.reason,
remove: e.remove,