优化搜索

This commit is contained in:
IndieKKY
2024-05-27 11:20:43 +08:00
parent 975c524369
commit 5c6dcab653

View File

@@ -257,6 +257,7 @@ const Body = () => {
e.preventDefault()
e.stopPropagation()
onAsk()
dispatch(setSearchText(''))
}
}
}}/>