เพิ่มคำสั่งให้ข้าราชการรักษาการในตำแหน่ง และคำสั่งยกเลิกการลาออก
This commit is contained in:
parent
e98374a961
commit
36632b4118
1 changed files with 4 additions and 0 deletions
|
|
@ -182,6 +182,10 @@ export const useOrderPlacementDataStore = defineStore("placementOrder", () => {
|
|||
return "แต่งตั้งข้าราชการให้ดำรงตำแหน่ง"; // คำสั่งปรับโครงสร้าง
|
||||
case "C-PM-39":
|
||||
return "คำสั่งเลื่อน : สำหรับข้าราชการ กทม. เดิม";
|
||||
case "C-PM-40":
|
||||
return "ให้ข้าราชการรักษาการในตำแหน่ง";
|
||||
case "C-PM-41":
|
||||
return "คำสั่งยกเลิกการลาออก";
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue