- 增加资源备注功能
- 修改全部弹窗居中显示
This commit is contained in:
@ -621,6 +621,7 @@ class Access extends Component {
|
||||
title="剪贴板"
|
||||
maskClosable={false}
|
||||
visible={this.state.clipboardVisible}
|
||||
centered={true}
|
||||
onOk={() => {
|
||||
this.clipboardFormRef.current
|
||||
.validateFields()
|
||||
|
Reference in New Issue
Block a user