เพิ่มคำสั่งปรับโครงสร้าง C-PM-38
This commit is contained in:
parent
e6ee9efded
commit
dc079e31fd
2 changed files with 14 additions and 4 deletions
|
|
@ -177,6 +177,8 @@ export const useOrderPlacementDataStore = defineStore("placementOrder", () => {
|
|||
return "คำสั่งเลื่อนขั้นค่าจ้าง";
|
||||
case "C-PM-37":
|
||||
return "คำสั่งให้ลูกจ้างประจำได้รับค่าตอบแทนพิเศษ";
|
||||
case "C-PM-38":
|
||||
return "แต่งตั้งข้าราชการให้ดำรงตำแหน่ง"; // คำสั่งปรับโครงสร้าง
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue