wenliming %!s(int64=2) %!d(string=hai) anos
pai
achega
f3591ebb1c
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/treasure/invite.vue

+ 3 - 1
pages/treasure/invite.vue

@@ -161,7 +161,9 @@ export default {
 					}
 					this.isLoading = false;
 				})
-				.catch(() => {});
+				.catch(() => {
+					this.isLoading = false;
+				});
 		}, 1000);
 		this.checkBrowser();