แยกการลา

This commit is contained in:
STW_TTTY\stwtt 2024-07-30 16:50:08 +07:00
parent 5c84afa6a8
commit 13eb56f214
8 changed files with 106 additions and 38 deletions

View file

@ -57,6 +57,7 @@ export const useLeavelistDataStore = defineStore("leave", () => {
org: e.org !== undefined && e.org !== null && e.org !== "" ? e.org : "-",
position: e.position ?? "-",
level: e.level ?? "-",
hajjDayStatus: e.hajjDayStatus ,
dateSendLeave: e.dateSendLeave && date2Thai(e.dateSendLeave),
dateLeave:
e.leaveStartDate && e.leaveEndDate