Эх сурвалжийг харах

修改密码通过手机验证增加错误提示

hangb 7 жил өмнө
parent
commit
d3548719d3

+ 1 - 1
components/reset/ChangePasswordChooseStyle.vue

@@ -155,7 +155,7 @@
                     }
                   }).catch(err => {
                     this.codeErrorMsg = err.errMsg
-                    this.codeErrorChecked = false
+                    this.codeErrorChecked = true
                     this.codeChecked = false
                   })
               }