ปรับรายการลา
This commit is contained in:
parent
72483b2d6d
commit
9e3ee0030d
6 changed files with 55 additions and 51 deletions
|
|
@ -13,6 +13,8 @@ interface QuerySting {
|
|||
pageSize: number; //*จำนวนแถวต่อหน้า
|
||||
keyword: string; //keyword ค้นหา
|
||||
profileType: string;
|
||||
sortBy?: string;
|
||||
descending?: boolean;
|
||||
}
|
||||
|
||||
interface DateFilter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue