优化
This commit is contained in:
parent
cc66e4f298
commit
9b67a1a999
@ -51,7 +51,7 @@ export default {
|
||||
selectedTableList: [],
|
||||
pageSelectedInfo: {
|
||||
currPage: 1,
|
||||
pageSize: 20,
|
||||
pageSize: 10,
|
||||
status: 0,
|
||||
totalCount: 1,
|
||||
totalPage: 1
|
||||
@ -63,7 +63,7 @@ export default {
|
||||
processedTableList: [],
|
||||
pageProcessedInfo: {
|
||||
currPage: 1,
|
||||
pageSize: 20,
|
||||
pageSize: 10,
|
||||
status: 1,
|
||||
totalCount: 1,
|
||||
totalPage: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user