แสดง สถานภาพ

This commit is contained in:
setthawutttty 2025-03-05 15:13:40 +07:00
parent 7ce84981c7
commit 61500c81a0
3 changed files with 31 additions and 1 deletions

View file

@ -17,6 +17,7 @@ interface ListLeave {
leaveStartDate?: Date | null;
leaveEndDate?: Date | null;
agency?: string;
profileType?: string;
org?: string;
position?: string;
level?: string;