md
This commit is contained in:
parent
900a71f7a9
commit
f55c5a4863
@ -599,7 +599,7 @@ export default {
|
||||
else{
|
||||
let qExportParam=this.initQueryParams();
|
||||
qExportParam.pageNum=1;
|
||||
qExportParam.pageSize=10000;
|
||||
qExportParam.pageSize=50000;
|
||||
|
||||
listEmisSettleInvoiceChRecord(qExportParam).then(response => {
|
||||
if (response.code === 200) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user