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" >