filter dateAppoint

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-19 17:39:45 +07:00
parent 78de1bd91e
commit 438aa09866
4 changed files with 27 additions and 25 deletions

View file

@ -58,6 +58,8 @@ interface QueryParams {
isAll?: boolean;
retireType?: string | null;
dateAppoint?: string;
sortBy?: string;
sort?: string;
}
interface FormChangeName {