Commit b7e0058e by zhaochengxiang

bug fix

parent 1d60071b
...@@ -448,6 +448,7 @@ const FC = () => { ...@@ -448,6 +448,7 @@ const FC = () => {
items: undefined items: undefined
}) })
if (refresh) { if (refresh) {
setSelectedRows()
refreshPage() refreshPage()
} }
}} }}
......
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