更新笔触和管理员页面
This commit is contained in:
@@ -415,11 +415,11 @@ export default defineComponent({
|
||||
})
|
||||
}else{
|
||||
await Https.axiosPost(Https.httpUrls.accountLogout, data).then((rv) => {
|
||||
this.$router.replace("/login");
|
||||
WriteCookie("token");
|
||||
});
|
||||
this.$router.replace("/login");
|
||||
}
|
||||
window.location.reload()
|
||||
// window.location.reload()
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user