feat: 调整请求参数

This commit is contained in:
zdl
2025-10-26 23:46:54 +08:00
parent cc5a5719ea
commit 6305ac7e20
2 changed files with 97 additions and 148 deletions

View File

@@ -57,7 +57,6 @@ const EventTimelineCard = forwardRef(({
onSearch={onSearch}
popularKeywords={popularKeywords}
filters={filters}
loading={loading}
/>
</Box>