fix: 添加组件函数库滚动条无法滚动
This commit is contained in:
parent
20db7f2b6a
commit
c78f216102
@ -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%)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user