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 = () => {

开始一个新对话吧!

)} - +