|
|
@ -30,7 +30,7 @@ export default () => ( |
|
|
description="请核对并修改以下信息后,再重新提交。" |
|
|
description="请核对并修改以下信息后,再重新提交。" |
|
|
extra={extra} |
|
|
extra={extra} |
|
|
actions={actions} |
|
|
actions={actions} |
|
|
style={{ margin: '30px 120px' }} |
|
|
style={{ marginTop: 30, marginBottom: 30 }} |
|
|
/> |
|
|
/> |
|
|
</Card> |
|
|
</Card> |
|
|
</PageHeaderLayout> |
|
|
</PageHeaderLayout> |
|
|
|