Browse Source

修改通知encode

yangc 7 năm trước cách đây
mục cha
commit
cccae73c61
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 {