This commit is contained in:
xd 2024-04-25 16:50:17 +08:00
parent 2d5c98399e
commit b12b8adb80
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@
import { navbarNoticelist } from '@/api/system/notice'; import { navbarNoticelist } from '@/api/system/notice';
import { getNavbarNotice} from "@/api/system/notice"; import { getNavbarNotice} from "@/api/system/notice";
/*
import ModeDialog from '@/components/ModeDialog'
*/
import { Notification } from 'element-ui';
export default { export default {
name: 'NavbarNotice', name: 'NavbarNotice',
dicts: ['sys_notice_type'], dicts: ['sys_notice_type'],