Commit d8020f0c by zhaochengxiang

bug fix

parent f5273c38
......@@ -42,7 +42,7 @@ const FC = (props) => {
visible={visible}
footer={footer}
bodyStyle={{ padding: '15px', overflowX: 'auto', minHeight: '60vh', maxHeight: '80vh' }}
centered destroyOnClose
centered
maskClosable={false}
closable={false}
onCancel={() => { close() }}
......
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