From c34f8f93417c5a0125f9c55ba3d347411995ac13 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 10 9月 2024 15:05:32 +0800
Subject: [PATCH] 1

---
 yiqi_iwara-scada-web/src/components/tools/UserMenu.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/yiqi_iwara-scada-web/src/components/tools/UserMenu.vue b/yiqi_iwara-scada-web/src/components/tools/UserMenu.vue
index 4d65a24..f9c420f 100644
--- a/yiqi_iwara-scada-web/src/components/tools/UserMenu.vue
+++ b/yiqi_iwara-scada-web/src/components/tools/UserMenu.vue
@@ -11,7 +11,7 @@
         <a-icon type="fullscreen-exit" v-if="isFullscreen" />
         <a-icon type="fullscreen" v-else />
       </span>
-      <notice-icon class="action" v-if="hasPerm('sysNotice:received')" />
+      <!-- <notice-icon class="action" v-if="hasPerm('sysNotice:received')" /> -->
 
       <a-dropdown>
         <span class="action ant-dropdown-link user-dropdown-menu">
@@ -37,12 +37,12 @@
               <span>璐︽埛璁剧疆</span>
             </router-link>
           </a-menu-item>
-          <a-menu-item key="2">
+          <!-- <a-menu-item key="2">
             <a @click="sendMessage()">
               <a-icon type="message" />
               <span>娑堟伅鍙戦�佹祴璇�</span>
             </a>
-          </a-menu-item>
+          </a-menu-item> -->
           <a-menu-divider />
           <a-menu-item key="3">
             <a href="javascript:;" @click="handleLogout">

--
Gitblit v1.9.3