|
|
@@ -403,11 +403,11 @@
|
|
|
this.isShowLoading = false
|
|
|
throw err
|
|
|
} else {
|
|
|
-// this.loginOther(response, params)
|
|
|
+ this.loginOther(response, params)
|
|
|
}
|
|
|
})
|
|
|
} else {
|
|
|
-// this.loginOther(response, params, 3000)
|
|
|
+ this.loginOther(response, params, 3000)
|
|
|
}
|
|
|
}
|
|
|
} else {
|