mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
disable touch for v-window
This commit is contained in:
@@ -278,6 +278,9 @@ const vuetify = createVuetify({
|
||||
},
|
||||
VTooltip: {
|
||||
location: 'top'
|
||||
},
|
||||
VWindow: {
|
||||
touch: false
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user