ソースを参照

修改通知encode

yangc 7 年 前
コミット
cccae73c61
1 ファイル変更2 行追加2 行削除
  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 {