fix bug
This commit is contained in:
parent
77ae7e5bed
commit
d6759173b2
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ function formBmaofficer(val: string) {
|
|||
switch (val) {
|
||||
case "OFFICER":
|
||||
return "ขรก.กทม. สามัญ";
|
||||
case "EMPLOYEE_PERM":
|
||||
case "EMPLOYEE":
|
||||
return "ลูกจ้างประจำ";
|
||||
case "EMPLOYEE_TEMP":
|
||||
return "ลูกจ้างชั่วคราว";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue