แก้ข้อความสถานะทุน
This commit is contained in:
parent
dcd39c3923
commit
249424d4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ function onDetail(id: string) {
|
|||
function conventStatus(val: string) {
|
||||
switch (val) {
|
||||
case "PENDING":
|
||||
return "กำลังศึกษา";
|
||||
return "อยู่ระหว่างศึกษา";
|
||||
case "REPORTED":
|
||||
return "รายงานตัวกลับเข้าปฏิบัติราชการแล้ว";
|
||||
case "GRADUATE":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue