feat: 对接角色权限与操作日志相关接口字段

This commit is contained in:
ZhuRui
2026-07-30 16:57:22 +08:00
parent 7276425abf
commit 1638643811
16 changed files with 930 additions and 533 deletions
@@ -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}