fengchang 1 سال پیش
والد
کامیت
48e5fc34c3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      hichina-main-front/src/components/Login.vue

+ 1 - 0
hichina-main-front/src/components/Login.vue

@@ -186,6 +186,7 @@ export default {
   },
   methods: {
     goToFacebookLogin() {
+      this.loading = true
       FB.login(function (response) {
         // handle the response
         if (response.authResponse) {