From 81a5ef9f635ea6ca6855560ca816dacf09911fa4 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 26 8月 2024 10:16:47 +0800
Subject: [PATCH] 2

---
 yiqi_iwara-scada-web/src/components/tools/UserMenu.vue |    2 +-
 1 files changed, 1 insertions(+), 1 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..2068bc8 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">

--
Gitblit v1.9.3