md
This commit is contained in:
parent
6d9d86790c
commit
4fc8717d8a
@ -492,7 +492,7 @@ export default {
|
||||
else{
|
||||
let qExportParam = this.initQueryParams();;
|
||||
qExportParam.pageNum=1;
|
||||
qExportParam.pageSize=5000;
|
||||
qExportParam.pageSize=20000;
|
||||
|
||||
queryPayBackStatList(qExportParam).then(response => {
|
||||
if (response.code === 200) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user