From b12b8adb8016d8682eefcd279ae6477105ce9ef5 Mon Sep 17 00:00:00 2001 From: xd <844539747@qq.com> Date: Thu, 25 Apr 2024 16:50:17 +0800 Subject: [PATCH] '123' --- ruoyi-ui/src/layout/components/NavbarNotice.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ruoyi-ui/src/layout/components/NavbarNotice.vue b/ruoyi-ui/src/layout/components/NavbarNotice.vue index 72eb210..c2c5c28 100644 --- a/ruoyi-ui/src/layout/components/NavbarNotice.vue +++ b/ruoyi-ui/src/layout/components/NavbarNotice.vue @@ -68,11 +68,6 @@ import { navbarNoticelist } from '@/api/system/notice'; import { getNavbarNotice} from "@/api/system/notice"; - /* - import ModeDialog from '@/components/ModeDialog' - */ - import { Notification } from 'element-ui'; - export default { name: 'NavbarNotice', dicts: ['sys_notice_type'],