สรรหา เพิ่มคะแนนแบบสอบถาม
This commit is contained in:
parent
9001e513a6
commit
057e5d4848
2 changed files with 35 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue