add per page 50 and add some column onn laporan pimpinan

This commit is contained in:
arifal
2025-03-04 10:41:52 +07:00
parent 3bfcaddba4
commit ee1a395c75
16 changed files with 46 additions and 52 deletions

View File

@@ -31,7 +31,7 @@ class UsersTable {
},
],
pagination: {
limit: 15,
limit: 50,
server: {
url: (prev, page) =>
`${prev}${prev.includes("?") ? "&" : "?"}page=${