แก้รายการลา
This commit is contained in:
parent
fe30256a6b
commit
dec7214200
5 changed files with 26 additions and 20 deletions
|
|
@ -10,7 +10,7 @@ interface QuerySting {
|
|||
type: string; //*Id ประเภทการลา
|
||||
status: string; //*สถานะการของลา
|
||||
page: number; //*หน้า
|
||||
pageSize: number; //*จำนวนแถวต่อหน้า
|
||||
rowsPerPage: number; //*จำนวนแถวต่อหน้า
|
||||
keyword: string; //keyword ค้นหา
|
||||
profileType: string;
|
||||
sortBy?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue