提交 2a2dc285 authored 作者: lihuihui's avatar lihuihui

update

上级 8b36f47f
...@@ -161,6 +161,7 @@ export default { ...@@ -161,6 +161,7 @@ export default {
}) })
action.Login.register(this.form.register).then((res) => { action.Login.register(this.form.register).then((res) => {
Toast.clear() Toast.clear()
Toast('注册成功!')
if (res.code === 0) { if (res.code === 0) {
this.$router.push({ this.$router.push({
path: '/index' path: '/index'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论