From 6f1ac1da6b6cba5c74f2fb6be82f7e472c4116ee Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期一, 03 六月 2024 22:46:19 +0800
Subject: [PATCH] 班制日历

---
 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