Commit 2c8f3e88 by Sweet Zhang

解决应收款管理报错问题

parent 5710c347
...@@ -426,7 +426,6 @@ export function payableReport(data) { ...@@ -426,7 +426,6 @@ export function payableReport(data) {
url: '/csf/api/expectedFortune/payable_report', url: '/csf/api/expectedFortune/payable_report',
method: 'post', method: 'post',
data: data, data: data,
responseType: 'blob'
}) })
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment