fix: 添加组件函数库滚动条无法滚动

This commit is contained in:
shaohuzhang1 2024-09-26 18:46:30 +08:00 committed by shaohuzhang1
parent 20db7f2b6a
commit c78f216102

View File

@ -96,6 +96,7 @@
@mousedown.stop @mousedown.stop
@keydown.stop @keydown.stop
@click.stop @click.stop
@wheel.stop
:show="showAnchor" :show="showAnchor"
:id="id" :id="id"
style="left: 100%; top: 50%; transform: translate(0, -50%)" style="left: 100%; top: 50%; transform: translate(0, -50%)"