优化弹窗位置

This commit is contained in:
dushixiang
2021-04-08 19:34:42 +08:00
parent fbb996843c
commit c3cdb720e5
16 changed files with 17 additions and 23 deletions

View File

@ -47,7 +47,7 @@ const JobModal = ({title, visible, handleOk, handleCancel, confirmLoading, model
title={title}
visible={visible}
maskClosable={false}
centered={true}
onOk={() => {
form
.validateFields()