linwenxin 5 месяцев назад
Родитель
Сommit
b6134b72a1
1 измененных файлов с 1 добавлено и 1 удалено
  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)