提交 118b053d authored 作者: lihuihui's avatar lihuihui

update

上级 e3ab1916
...@@ -138,7 +138,7 @@ export default { ...@@ -138,7 +138,7 @@ export default {
duration: 3000 duration: 3000
}) })
action.Login.login({ action: 3 }, param).then((res) => { action.Login.login({ action: 3 }, param).then((res) => {
Toast(res.msg) // Toast(res.msg)
if (res.code === 5004) { if (res.code === 5004) {
this.$router.push({ this.$router.push({
path: '/details', path: '/details',
...@@ -166,7 +166,7 @@ export default { ...@@ -166,7 +166,7 @@ export default {
path: '/index' path: '/index'
}) })
} }
Toast(res.msg) // Toast(res.msg)
}) })
}, },
tapChange(i) { tapChange(i) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论