Browse Source

删除首页调试代码

master
王饶冀 2 years ago
parent
commit
bca22c43b9

+ 0
- 2
digital-park-web/digital-park/src/views/login/LoginFrom/LoginFrom.vue View File

@@ -344,8 +344,6 @@ export default {
this.phoneCodeDisable = false;
}
}, 1000);
this.$router.push("/");
console.log("跳转到首页");
} else {
sendMsg(0, res.data.msg);
this.phoneCodeDisable = false;

Loading…
Cancel
Save