合并问题

msb_test
ch 3 years ago
parent d5adc6717a
commit 285df216bf

@ -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: {},

Loading…
Cancel
Save