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