提交 58866e74 编写于 作者: E Evan

chore: daily optimization

上级 ca3990b7
......@@ -53,7 +53,7 @@
var _this = this
this.$axios.get('/logout').then(resp => {
if (resp.data.code === 200) {
// 登出操作前后端应保持一致
// 前后端状态保持一致
_this.$store.commit('logout')
_this.$router.replace('/login')
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册