Procházet zdrojové kódy

修改通知encode

yangc před 7 roky
rodič
revize
cccae73c61
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      components/login/Login.vue

+ 2 - 2
components/login/Login.vue

@@ -403,11 +403,11 @@
                         this.isShowLoading = false
                         throw err
                       } else {
-//                        this.loginOther(response, params)
+                        this.loginOther(response, params)
                       }
                     })
                   } else {
-//                    this.loginOther(response, params, 3000)
+                    this.loginOther(response, params, 3000)
                   }
                 }
               } else {