@@ -154,7 +154,7 @@ export default {
return false
}
})
- this.$router.push({ path: this.redirect || '/index' })
+ // this.$router.push({ path: this.redirect || '/index' })
},
sendCode() {
// 默认为1, 1表示不成功