Auto Commit

上级 c3a08544
......@@ -39,7 +39,7 @@
data: this.registerForm,
}).then((res) => {
if(200==res.data['code']){
this.$router.push("/");
this.$router.push("/login");
alert("请使用刚注册的账号进行登录")
}else{
alert(res.data['msg'])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册