add per page 50 and add some column onn laporan pimpinan
This commit is contained in:
@@ -26,7 +26,7 @@ class SyncronizeTask {
|
||||
},
|
||||
},
|
||||
pagination: {
|
||||
limit: 15,
|
||||
limit: 50,
|
||||
server: {
|
||||
url: (prev, page) =>
|
||||
`${prev}${prev.includes("?") ? "&" : "?"}page=${
|
||||
|
||||
Reference in New Issue
Block a user