md
This commit is contained in:
parent
b8cf368cce
commit
83b5bbf327
@ -270,7 +270,7 @@ export default {
|
||||
else{
|
||||
let qExportParam={...this.queryParams};
|
||||
qExportParam.pageNum=1;
|
||||
qExportParam.pageSize=20000;
|
||||
qExportParam.pageSize=50000;
|
||||
|
||||
qExportParam=this.addDateRange(qExportParam, this.dateTimeRange,"createTime")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user