Commit 52fb03dc by zhaochengxiang

bug fix

parent bb819e81
...@@ -201,6 +201,7 @@ const FC = (props) => { ...@@ -201,6 +201,7 @@ const FC = (props) => {
setAnimating(false) setAnimating(false)
setSuggests() setSuggests()
setOffset(1) setOffset(1)
setSelectedRows()
setMore(false) setMore(false)
onCancel?.() onCancel?.()
} }
......
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