mirror of https://gitee.com/topiam/eiam
⚡ 优化代码
parent
ac0cf38e14
commit
1829742803
|
@ -184,6 +184,7 @@ const BaseView = () => {
|
|||
</div>
|
||||
<ImgCrop
|
||||
rotationSlider
|
||||
aspectSlider
|
||||
modalOk={intl.formatMessage({ id: 'app.confirm' })}
|
||||
modalCancel={intl.formatMessage({ id: 'app.cancel' })}
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue