Commit 384d07e3 by zhaochengxiang

bug fix

parent 52fb03dc
......@@ -170,6 +170,7 @@ const ImportModal = (props) => {
width={isSzseEnv?540:630}
onCancel={cancel}
footer={footer}
bodyStyle={{ height: 210, overflow: 'auto' }}
>
<Form form={form}>
<Form.Item
......
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