updated status probation
This commit is contained in:
parent
7de97277f5
commit
cc68e51fad
1 changed files with 4 additions and 2 deletions
|
|
@ -341,9 +341,11 @@ export const useTransferDataStore = defineStore("transferDataStore", () => {
|
||||||
case 7:
|
case 7:
|
||||||
return "ขยายระยะเวลาทดลองปฏิบัติหน้าที่ราชการ";
|
return "ขยายระยะเวลาทดลองปฏิบัติหน้าที่ราชการ";
|
||||||
case 8:
|
case 8:
|
||||||
return "ดึงรายชื่อไปออกคำสั่งแล้ว";
|
return "ส่งรายชื่อไปออกคำสั่ง";
|
||||||
|
case 9:
|
||||||
|
return "ออกคำสั่งเสร็จแล้ว";
|
||||||
default:
|
default:
|
||||||
return " ";
|
return "-";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue