随笔分类 -  未解决问题

摘要:logout() { this.$axios.get('/media/logout').then(() => { this.delCookie(); location.reload(); }) }, 为啥会点击两次才会退出 将位置互换之后就点击一次退出登录就行 logout() { this.$ax 阅读全文
posted @ 2020-07-23 11:08 走在路上的张先森 阅读(233) 评论(2) 推荐(0) 编辑

点击右上角即可分享
微信分享提示