diff --git a/core/frontend/src/components/canvas/components/editor/DeEditor.vue b/core/frontend/src/components/canvas/components/editor/DeEditor.vue index 1dfb9b573a..16a6b428fa 100644 --- a/core/frontend/src/components/canvas/components/editor/DeEditor.vue +++ b/core/frontend/src/components/canvas/components/editor/DeEditor.vue @@ -80,6 +80,7 @@ :out-style="getShapeStyleInt(item.style)" :active="item === curComponent" :h="getShapeStyleIntDeDrag(item.style,'height')" + @filter-loaded="filterLoaded" /> - +