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