update pay function

This commit is contained in:
2025-11-28 14:00:36 +08:00
parent c1937b9e31
commit 56a7ca7eb3
2 changed files with 8 additions and 1 deletions

View File

@@ -79,6 +79,8 @@ const AgentChat = () => {
clearFiles,
toast,
loadSessions,
messages,
setMessages,
});
// ==================== 输入框引用(保留在主组件)====================