|
@@ -94,6 +94,8 @@
|
|
|
// setTimeout(function () {
|
|
// setTimeout(function () {
|
|
|
// window.location.href = response.data.content.returnUrl || 'http://www.ubtob.com'
|
|
// window.location.href = response.data.content.returnUrl || 'http://www.ubtob.com'
|
|
|
// }, 3000)
|
|
// }, 3000)
|
|
|
|
|
+ } else {
|
|
|
|
|
+ window.location.href = response.data.content.returnUrl || 'http://www.ubtob.com'
|
|
|
}
|
|
}
|
|
|
} else {
|
|
} else {
|
|
|
return Promise.reject(response.data)
|
|
return Promise.reject(response.data)
|