feat: 样式调整
This commit is contained in:
@@ -125,8 +125,8 @@ const inputMessage = ref("");
|
||||
/// 发送消息中标志
|
||||
const isSendingMessage = ref(false);
|
||||
|
||||
/// agentId 首页接口中获取 1953462165250859010
|
||||
const agentId = ref("1953462165250859010");
|
||||
/// agentId 首页接口中获取 1953462165250859011
|
||||
const agentId = ref("1953462165250859011");
|
||||
/// 会话ID 历史数据接口中获取
|
||||
const conversationId = ref(props.conversationId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user