优化请求超时时长
This commit is contained in:
parent
c49449a50f
commit
3f1a147f9c
@ -206,6 +206,7 @@ var X = window.X || {
|
|||||||
url: url,
|
url: url,
|
||||||
type:type,
|
type:type,
|
||||||
data:data,
|
data:data,
|
||||||
|
timeout:60000
|
||||||
async:true,
|
async:true,
|
||||||
contentType: contentType,
|
contentType: contentType,
|
||||||
beforeSend: function () {
|
beforeSend: function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user