소스 검색

修改通知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 {