เครื่องราชฯ จัดการคำขอปรับการแสดงเงื่อนไขตรงคอลัมน์แจ้งเตือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-27 14:44:49 +07:00
parent f38b10becf
commit 2aa04422ae
5 changed files with 763 additions and 48 deletions

View file

@ -94,6 +94,7 @@ export const useInsigniaDataStore = defineStore("insignia", () => {
dateSend: e.requestDate ? date2Thai(e.requestDate) : null,
requestNote: e.requestNote ? e.requestNote : "",
employeeType: profileType(e.profileType) || null,
employeeClass: e.profileType,
reason: e.reason ? e.reason : "",
markDiscipline: e.markDiscipline,
markLeave: e.markLeave,