Update default pagination
This commit is contained in:
@ -110,7 +110,7 @@ export default {
|
||||
rowKey: null,
|
||||
edtingFinishFlag: 'Y',
|
||||
itemsPerPage: 10,
|
||||
itemsPerPageArray: [10, 20, 30],
|
||||
itemsPerPageArray: [10, 20, 50],
|
||||
limit: 20,
|
||||
page: 1,
|
||||
totalCount: 0,
|
||||
|
Reference in New Issue
Block a user