refactor(web): 优化 IOD 相关组件和 hooks
- 修改 IodRelevant 组件,根据搜索状态动态显示文本 - 更新 useMessage hook,添加调试断点 - 重构 iod.ts 中的 IoDSources 处理逻辑
This commit is contained in:
@@ -507,7 +507,7 @@ export const useMessage = () => {
|
||||
content: fullText
|
||||
}
|
||||
])
|
||||
|
||||
debugger
|
||||
await saveMessageOnSuccess({
|
||||
historyId,
|
||||
setHistoryId,
|
||||
|
||||
Reference in New Issue
Block a user