เครื่องราชฯ จัดการคำขอปรับการแสดงเงื่อนไขตรงคอลัมน์แจ้งเตือน
This commit is contained in:
parent
f38b10becf
commit
2aa04422ae
5 changed files with 763 additions and 48 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue