Commit 98e080ce authored by jiuping520's avatar jiuping520

下载添加参数

parent 01b78ce4
......@@ -197,6 +197,7 @@ export function receiptExportExcel(query) {
return request({
url: '/ecw/receipt/export-excel',
method: 'get',
responseType: 'blob',
params: query
})
}
......
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