|
|
@ -1,5 +1,6 @@
|
|
|
|
import * as api from '@/api/system/notify.js';
|
|
|
|
import * as api from '@/api/system/notify.js';
|
|
|
|
import { ElMessage, ElMessageBox } from '@/plugins/element-plus';
|
|
|
|
import { ElMessage, ElMessageBox } from '@/plugins/element-plus';
|
|
|
|
|
|
|
|
import dayjs from 'dayjs';
|
|
|
|
const state = () => ({
|
|
|
|
const state = () => ({
|
|
|
|
code: 'NotifyManagement',
|
|
|
|
code: 'NotifyManagement',
|
|
|
|
condition: {},
|
|
|
|
condition: {},
|
|
|
|