feat: 对接角色权限与操作日志相关接口字段
This commit is contained in:
@@ -555,7 +555,7 @@ export default defineComponent({
|
||||
<div style={{ height: '500px' }}>
|
||||
<ImageCropper
|
||||
src={uploadImageUrl.value}
|
||||
aspectRatio={CROP_ASPECT_RATIO}
|
||||
// aspectRatio={CROP_ASPECT_RATIO}
|
||||
autoCrop={true}
|
||||
autoCropArea={0.8}
|
||||
viewMode={1}
|
||||
|
||||
Reference in New Issue
Block a user