fix/0524_ch
向文可 2 years ago
parent 000a2e1ff1
commit 3df6efa84c

@ -2,7 +2,7 @@ import { login } from '@/api/chat';
import config from '@/configs'; import config from '@/configs';
import { ElMessage } from '@/plugins/element-plus'; import { ElMessage } from '@/plugins/element-plus';
import { UUID } from '@/utils/chat'; import { UUID } from '@/utils/chat';
import dayjs from 'dayjs';
const state = () => ({ const state = () => ({
socket: null, socket: null,
heart: null, heart: null,

Loading…
Cancel
Save