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

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

Loading…
Cancel
Save