Commit b79a8af0 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

异常订单导出超时

parent a957e1bf
......@@ -107,7 +107,8 @@ export function exportExcel(params) {
return request({
url: '/ecw/order-exception/export-excel',
method: 'get',
timeout: 3*60*1000,
params,
responseType: 'arraybuffer'
})
}
\ No newline at end of file
}
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