mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-17 17:24:27 +08:00
修复滚动 bug
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user