Commit 35f4d3da authored by dragondean@qq.com's avatar dragondean@qq.com
parents aa6bc78c 98e080ce
......@@ -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