From a786409d7f6769f43c107159dd84faf4a2927a9a Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期一, 03 六月 2024 17:07:59 +0800 Subject: [PATCH] 1 --- src/layout/components/userbar.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/layout/components/userbar.vue b/src/layout/components/userbar.vue index 133f4cc..9799825 100644 --- a/src/layout/components/userbar.vue +++ b/src/layout/components/userbar.vue @@ -166,7 +166,8 @@ }, //鏄剧ず鐭秷鎭� showMsg(){ - this.msg = true + //this.msg = true + this.$router.push({path: '/notification/notice/newsmail'}); }, //鏍囪宸茶 markRead(){ -- Gitblit v1.9.3