mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 21:17:08 +00:00
add drill down dimensions and metric period compare and modify layout (#22)
* [feature](webapp) add drill down dimensions and metric period compare and modify layout * [feature](webapp) add drill down dimensions and metric period compare and modify layout --------- Co-authored-by: williamhliu <williamhliu@tencent.com>
This commit is contained in:
@@ -54,7 +54,7 @@ const Chat = () => {
|
||||
<div className={styles.chatItem}>
|
||||
<ChatItem
|
||||
msg={msg}
|
||||
msgData={data}
|
||||
// msgData={data}
|
||||
onMsgDataLoaded={onMsgDataLoaded}
|
||||
followQuestions={followQuestions}
|
||||
isLastMessage
|
||||
|
||||
Reference in New Issue
Block a user