Commit f6e80771 by zhaochengxiang

bug fix

parent 13c8492a
...@@ -72,7 +72,7 @@ const FC = (props) => { ...@@ -72,7 +72,7 @@ const FC = (props) => {
title='模型导出' title='模型导出'
width={540} width={540}
footer={footer} footer={footer}
centered destroyOnClose destroyOnClose
onCancel={() => { close() }} onCancel={() => { close() }}
> >
<Basic ref={basicRef} /> <Basic ref={basicRef} />
......
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