mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-29 04:12:45 +08:00
修复滚动 bug
This commit is contained in:
parent
3478bb0edb
commit
2dd7508911
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<q-card @contextmenu="mouseHandler">
|
||||
<q-card @mousewheel="mouseHandler">
|
||||
<q-virtual-scroll
|
||||
ref="scrollBar"
|
||||
@scroll="scrollHandler"
|
||||
|
Loading…
x
Reference in New Issue
Block a user