- 增加资源备注功能

- 修改全部弹窗居中显示
This commit is contained in:
dushixiang
2021-02-09 15:28:58 +08:00
parent 552b91619f
commit 4085677c5a
15 changed files with 29 additions and 6 deletions

View File

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