fixing registy
This commit is contained in:
parent
3666cd61a9
commit
96a1722435
5 changed files with 22 additions and 11 deletions
|
|
@ -3,6 +3,7 @@ interface FormFilter {
|
|||
pageSize: number;
|
||||
keyword: string;
|
||||
type: string;
|
||||
searchType?: string;
|
||||
posType: string;
|
||||
posLevel: string;
|
||||
retireYear: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue