1
lzhe
2024-06-03 a786409d7f6769f43c107159dd84faf4a2927a9a
src/layout/components/userbar.vue
@@ -166,7 +166,8 @@
         },
         //显示短消息
         showMsg(){
            this.msg = true
            //this.msg = true
            this.$router.push({path: '/notification/notice/newsmail'});
         },
         //标记已读
         markRead(){