linwenxin 5 mesiacov pred
rodič
commit
b6134b72a1
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/packageMine/pages/phoneUpdate.vue

+ 1 - 1
src/packageMine/pages/phoneUpdate.vue

@@ -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)