Commit 193bd4ee by zhaochengxiang

衍生表静态页面

parent 7b851f3d
...@@ -23,6 +23,7 @@ const FC = (props) => { ...@@ -23,6 +23,7 @@ const FC = (props) => {
<Button type="primary" onClick={ onOk }>确定</Button> <Button type="primary" onClick={ onOk }>确定</Button>
</Space> </Space>
} }
maskClosable={false}
centered={true} centered={true}
bodyStyle={{ bodyStyle={{
height: '80vh', height: '80vh',
......
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