md
This commit is contained in:
parent
37b403d7ed
commit
12f42486d7
@ -581,7 +581,7 @@ export default {
|
||||
let qExportParam=this.initQueryParams();
|
||||
qExportParam.pageNum=1;
|
||||
qExportParam.pageSize=10000;
|
||||
this.download('emis/emisArticleLikeRecord/export', {
|
||||
this.download('emis/emisSettleInvoiceChRecord/export', {
|
||||
...qExportParam
|
||||
}, `定制发票列表.xlsx`)
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user