fix: 修复登录超时后无限重定向问题
This commit is contained in:
@@ -72,8 +72,6 @@ export default {
|
||||
} else {
|
||||
this.$message.error(this.$t('tip.unknownError'))
|
||||
}
|
||||
this.loading = false
|
||||
this.blockOperation.query = false
|
||||
}
|
||||
).catch(e => {
|
||||
this.loading = false
|
||||
|
||||
Reference in New Issue
Block a user