ออกคำสั่ง => คำสั่งเลื่อน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-09 17:14:40 +07:00
parent f86250b668
commit 0bdb67b0ff
3 changed files with 11 additions and 7 deletions

View file

@ -180,8 +180,8 @@ export const useOrderPlacementDataStore = defineStore("placementOrder", () => {
return "คำสั่งให้ลูกจ้างประจำได้รับค่าตอบแทนพิเศษ";
case "C-PM-38":
return "แต่งตั้งข้าราชการให้ดำรงตำแหน่ง"; // คำสั่งปรับโครงสร้าง
// case "C-PM-39":
// return "คำสั่งปรับโครงสร้าง";
case "C-PM-39":
return "คำสั่งเลื่อน : สำหรับข้าราชการ กทม. เดิม";
default:
return "";
}