Commit 5b61ede6 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn
parents 380b21a6 a49a5a42
...@@ -108,6 +108,7 @@ export function exportExcel(params) { ...@@ -108,6 +108,7 @@ export function exportExcel(params) {
url: '/ecw/order-exception/export-excel', url: '/ecw/order-exception/export-excel',
method: 'get', method: 'get',
params, params,
timeout: 3*60*1000,
responseType: 'arraybuffer' 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