This commit is contained in:
Warunee Tamkoo 2024-05-01 14:55:43 +07:00
parent 77ae7e5bed
commit d6759173b2

View file

@ -224,7 +224,7 @@ function formBmaofficer(val: string) {
switch (val) {
case "OFFICER":
return "ขรก.กทม. สามัญ";
case "EMPLOYEE_PERM":
case "EMPLOYEE":
return "ลูกจ้างประจำ";
case "EMPLOYEE_TEMP":
return "ลูกจ้างชั่วคราว";