edit: add status scholarship
This commit is contained in:
parent
7543a40967
commit
fdd96093b6
1 changed files with 2 additions and 0 deletions
|
|
@ -191,6 +191,8 @@ function conventStatus(val: string) {
|
|||
switch (val) {
|
||||
case "PENDING":
|
||||
return "กำลังศึกษา";
|
||||
case "REPORTED":
|
||||
return "รายงานตัวกลับเข้าปฏิบัติราชการแล้ว";
|
||||
case "GRADUATE":
|
||||
return "เรียนจบ";
|
||||
case "NOTGRADUATE":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue