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