mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-20 21:54:19 +08:00
(improvement)(chat-sdk) optimize tip and card title (#1652)
This commit is contained in:
@@ -365,6 +365,7 @@ const ChatItem: React.FC<Props> = ({
|
||||
<ExecuteItem
|
||||
isSimpleMode={isSimpleMode}
|
||||
queryId={parseInfo?.queryId}
|
||||
question={msg}
|
||||
queryMode={parseInfo?.queryMode}
|
||||
executeLoading={executeLoading}
|
||||
entitySwitchLoading={entitySwitchLoading}
|
||||
|
||||
Reference in New Issue
Block a user