flat: 暂存
This commit is contained in:
@@ -175,6 +175,9 @@ export default {
|
||||
loading.close();
|
||||
this.proLoading = false
|
||||
}).catch(() => {
|
||||
if(obj.ticket) {
|
||||
return window.location.href = process.env.VUE_APP_LOGIN_ERROR
|
||||
}
|
||||
this.proLoading = false
|
||||
loading.close();
|
||||
this.refreshCode();
|
||||
|
||||
Reference in New Issue
Block a user