Update default pagination
This commit is contained in:
@ -134,7 +134,7 @@ export default {
|
||||
// rowGridOrigin: [],
|
||||
detailList: myDetail,
|
||||
itemsPerPage: 10,
|
||||
itemsPerPageArray: [10, 20, 30],
|
||||
itemsPerPageArray: [10, 20, 50],
|
||||
limit: 20,
|
||||
page: 1,
|
||||
totalCount: 0,
|
||||
|
Reference in New Issue
Block a user