fix report

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-11 18:58:33 +07:00
parent 95d744f2b9
commit 9f344c723c
5 changed files with 113 additions and 49 deletions

View file

@ -170,6 +170,11 @@ export const useSalaryListSDataStore = defineStore("salaryListStore", () => {
name: "แนบท้ายคำสั่งค่าตอบแทนพิเศษ และผู้ไม่ได้เลื่อนเงินเดือน รอบตุลาคม (PDF)",
type: "pdf",
},
{
id: "gov-10",
name: "แบบบัญชีถือจ่าย (จ.๑๘) ของข้าราชการกรุงเทพมหานครสามัญ",
},
]);
function fetchPeriodLatest(data: DataPeriodLatest, type: string) {