未验证 提交 6f5a58ae 编写于 作者: 折腾笔记 提交者: GitHub

Merge pull request #2252 from florianmarkusse/master

Update request.js:
......@@ -40,7 +40,7 @@ export function createRequestTaskById (requestTaskId, {
url: url.trim(),
header,
type: responseType,
timeout: timeout || 6e5
timeout: timeout
}
if (method !== 'GET') {
options.data = data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册