Commit d03c25fb authored by houjn@hikoon.cn's avatar houjn@hikoon.cn
parents ef412d24 a49a5a42
...@@ -109,6 +109,7 @@ export function exportExcel(params) { ...@@ -109,6 +109,7 @@ export function exportExcel(params) {
method: 'get', method: 'get',
timeout: 3*60*1000, timeout: 3*60*1000,
params, params,
timeout: 3*60*1000,
responseType: 'arraybuffer' 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