feat: 调整请求参数

This commit is contained in:
zdl
2025-10-26 23:46:54 +08:00
parent 97c5ce0d4d
commit 5b25136c28
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>