客服:完善消息发送(支持文本和表情)、聊天消息获取
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import { reactive, ref, unref } from 'vue';
|
||||
import sheep from '@/sheep';
|
||||
// import chat from '@/sheep/api/chat';
|
||||
import dayjs from 'dayjs';
|
||||
import { reactive, ref } from 'vue';
|
||||
import io from '@hyoga/uni-socket.io';
|
||||
import { baseUrl, websocketPath } from '@/sheep/config';
|
||||
export function useWebSocket() {
|
||||
|
||||
Reference in New Issue
Block a user