From e4961a21eeaadcdb4ba9f98da4ea84cf81f28cee Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Sat, 22 Nov 2025 20:31:45 +0800 Subject: [PATCH] update pay function --- src/views/AgentChat/index.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/AgentChat/index.js b/src/views/AgentChat/index.js index 050c4944..85653d65 100644 --- a/src/views/AgentChat/index.js +++ b/src/views/AgentChat/index.js @@ -21,7 +21,6 @@ import { CheckboxGroup, Tabs, Tab, - ScrollShadow, Kbd, Accordion, AccordionItem, @@ -715,7 +714,7 @@ const AgentChat = () => { /> - +
{/* 按日期分组显示会话 */} {sessionGroups.today.length > 0 && (
@@ -794,7 +793,7 @@ const AgentChat = () => {

开始一个新对话吧!

)} - +