@@ -173,7 +173,7 @@ export default {
.catch(res => {
this.isShowCodeDialog = false
this.codeObj.isSuccess = false
- this.codeObj.isFail = true
+ this.codeObj.isFail = false
// setTimeout(() => {
// this.$refs.verification.refresh()
// }, 1500)