fix pagination
This commit is contained in:
@@ -685,7 +685,7 @@ export async function fetchLastClaims(params: ComplaintsCaseQueryParams) {
|
||||
message_body: {
|
||||
action: "get_all",
|
||||
token: token,
|
||||
page,
|
||||
pageNumber: page,
|
||||
size,
|
||||
sort_by,
|
||||
sort_direction
|
||||
|
||||
Reference in New Issue
Block a user