提交 d1047687 编写于 作者: guofeng.chen's avatar guofeng.chen

未登录清除用户信息

上级 b8665e33
......@@ -337,6 +337,9 @@ export default {
} else {
this.$toast(res.message);
this.showLoading = false;
if (res.code === "200006") {
this.$store.dispatch('logout')
}
}
}).catch(() => {
this.showLoading = false;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册