提交 1acb2c50 authored 作者: 钟是志's avatar 钟是志

Modal 中增加 centered 属性. 让申请页面的弹框正常显示

上级 dfacb807
......@@ -21,6 +21,7 @@ export default class WebModal extends Component {
closable={false}
visible={visible}
footer={null}
centered
destroyOnClose={true}
width={!!width ? width : 800}
handleCancel={handleCancel}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论