ฟิลเตอร์ สถานภาพ
This commit is contained in:
parent
ab4db32ac2
commit
9c72cd249d
5 changed files with 59 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ interface QuerySting {
|
|||
page: number; //*หน้า
|
||||
pageSize: number; //*จำนวนแถวต่อหน้า
|
||||
keyword: string; //keyword ค้นหา
|
||||
profileType: string;
|
||||
}
|
||||
|
||||
interface DateFilter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue