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

异常订单导出超时

parent e9c717fe
......@@ -108,6 +108,7 @@ export function exportExcel(params) {
url: '/ecw/order-exception/export-excel',
method: 'get',
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