flat: 暂存

This commit is contained in:
Apcallover
2024-04-15 19:43:51 +08:00
parent 6cde769a9f
commit d84dc9e2ee
5 changed files with 8 additions and 2 deletions

View File

@@ -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();