Commit 80e8725c by zhaochengxiang

bug fix

parent d7ef5094
......@@ -202,6 +202,7 @@ const FC = (props) => {
const close = () => {
setLoading(false)
setAnimating(false)
setCompact(true)
setSuggests()
setOffset(1)
setMore(false)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment