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