From dd86598833d9e05f070a482d4d1fcc8e412003ec Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 2 Nov 2025 19:59:30 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E3=80=90ele=E3=80=91=E3=80=90mall?= =?UTF-8?q?=E3=80=91=E4=BF=AE=E5=A4=8D=20diy-editor=20=E6=8B=96=E6=8B=BD?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E6=97=A0=E6=B3=95=E5=88=87=E5=9B=9E=E2=80=9C?= =?UTF-8?q?index=E2=80=9D=E9=A6=96=E9=A1=B5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/diy-editor/components/component-library.vue | 2 +- .../views/mall/promotion/components/diy-editor/index.vue | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue index 8e6d63154..e87221794 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue @@ -79,7 +79,7 @@ const handleCloneComponent = (component: DiyComponent) => { :group="{ name: 'component', pull: 'clone', put: false }" :clone="handleCloneComponent" :animation="200" - :force-fallback="true" + :force-fallback="false" >