filter dateAppoint
This commit is contained in:
parent
78de1bd91e
commit
438aa09866
4 changed files with 27 additions and 25 deletions
|
|
@ -58,6 +58,8 @@ interface QueryParams {
|
|||
isAll?: boolean;
|
||||
retireType?: string | null;
|
||||
dateAppoint?: string;
|
||||
sortBy?: string;
|
||||
sort?: string;
|
||||
}
|
||||
|
||||
interface FormChangeName {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue