แสดง สถานภาพ
This commit is contained in:
parent
7ce84981c7
commit
61500c81a0
3 changed files with 31 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ interface ListLeave {
|
|||
leaveStartDate?: Date | null;
|
||||
leaveEndDate?: Date | null;
|
||||
agency?: string;
|
||||
profileType?: string;
|
||||
org?: string;
|
||||
position?: string;
|
||||
level?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue