Commit b8e78ffb authored by dragondean@qq.com's avatar dragondean@qq.com
parents 90b31613 97595b42
......@@ -107,7 +107,9 @@ export function exportExcel(params) {
return request({
url: '/ecw/order-exception/export-excel',
method: 'get',
timeout: 6*60*1000,
params,
//timeout: 3*60*1000,
responseType: 'arraybuffer'
})
}
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