'123'
This commit is contained in:
parent
2d5c98399e
commit
b12b8adb80
|
@ -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'],
|
||||||
|
|
Loading…
Reference in New Issue