优化弹窗位置
This commit is contained in:
@ -47,7 +47,7 @@ const JobModal = ({title, visible, handleOk, handleCancel, confirmLoading, model
|
||||
title={title}
|
||||
visible={visible}
|
||||
maskClosable={false}
|
||||
centered={true}
|
||||
|
||||
onOk={() => {
|
||||
form
|
||||
.validateFields()
|
||||
|
Reference in New Issue
Block a user