Skip to content

Commit c78f216

Browse files
committed
fix: 添加组件函数库滚动条无法滚动
1 parent 20db7f2 commit c78f216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/workflow/common/NodeContainer.vue

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
@mousedown.stop
9797
@keydown.stop
9898
@click.stop
99+
@wheel.stop
99100
:show="showAnchor"
100101
:id="id"
101102
style="left: 100%; top: 50%; transform: translate(0, -50%)"

0 commit comments

Comments
 (0)