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'],