Update default item per page by 10
This commit is contained in:
@ -111,7 +111,7 @@ export default {
|
||||
edtingFinishFlag: 'Y',
|
||||
itemsPerPage: 10,
|
||||
itemsPerPageArray: [10, 20, 50],
|
||||
limit: 20,
|
||||
limit: 10,
|
||||
page: 1,
|
||||
totalCount: 0,
|
||||
};
|
||||
|
Reference in New Issue
Block a user