调整界面

This commit is contained in:
huangdeliang
2021-05-31 10:52:30 +08:00
parent b31aafc6e4
commit 7e3311ad64
9 changed files with 184 additions and 25 deletions

View File

@ -103,7 +103,7 @@ export default {
this.$store.dispatch("app/toggleSideBar");
},
handleOnMessageClick() {
this.$router.push("/user/message");
},
async logout() {
this.$confirm("确定注销并退出系统吗?", "提示", {