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