feat: 添加超预期的分提示
This commit is contained in:
@@ -181,6 +181,7 @@ const DynamicNewsDetailPanel = ({ event }) => {
|
|||||||
) : (
|
) : (
|
||||||
<HistoricalEvents
|
<HistoricalEvents
|
||||||
events={historicalEvents || []}
|
events={historicalEvents || []}
|
||||||
|
expectationScore={expectationScore}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</CollapsibleSection>
|
</CollapsibleSection>
|
||||||
|
|||||||
Reference in New Issue
Block a user