From c295fdda37eef8e034b283ccd52ce6d2820a3466 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Thu, 20 Nov 2025 15:41:29 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90antd/ele=E3=80=91?= =?UTF-8?q?=E3=80=90=E7=BB=84=E4=BB=B6=E3=80=91cropper=20=E5=B0=81?= =?UTF-8?q?=E8=A3=85=E7=9A=84=E4=BB=A3=E7=A0=81=E7=BB=9F=E4=B8=80=E8=AF=84?= =?UTF-8?q?=E5=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/components/cropper/cropper-modal.vue | 1 - apps/web-ele/src/components/cropper/cropper-avatar.vue | 8 ++++++++ apps/web-ele/src/components/cropper/cropper-modal.vue | 8 ++++++++ apps/web-ele/src/components/cropper/cropper.vue | 1 + 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/components/cropper/cropper-modal.vue b/apps/web-antd/src/components/cropper/cropper-modal.vue index d2dedb6de..90c9dbc75 100644 --- a/apps/web-antd/src/components/cropper/cropper-modal.vue +++ b/apps/web-antd/src/components/cropper/cropper-modal.vue @@ -284,7 +284,6 @@ async function handleOk() { class="h-full w-full object-cover" /> -