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