Commit 9f1a1233 by zhaochengxiang

bug

parent 4cc99367
...@@ -103,6 +103,7 @@ const FC = (props) => { ...@@ -103,6 +103,7 @@ const FC = (props) => {
return ( return (
<Modal <Modal
forceRender
visible={visible} visible={visible}
onCancel={() => { onCancel={() => {
reset(); reset();
......
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