| this.phoneCodeDisable = false; | this.phoneCodeDisable = false; | ||||
| } | } | ||||
| }, 1000); | }, 1000); | ||||
| this.$router.push("/"); | |||||
| console.log("跳转到首页"); | |||||
| } else { | } else { | ||||
| sendMsg(0, res.data.msg); | sendMsg(0, res.data.msg); | ||||
| this.phoneCodeDisable = false; | this.phoneCodeDisable = false; |