forked from verdnatura/salix-front
perf: add v-shortcut in VnCard
This commit is contained in:
parent
391c908d1b
commit
4880da8feb
|
@ -50,6 +50,7 @@ if (props.baseUrl) {
|
||||||
</script>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<QDrawer
|
<QDrawer
|
||||||
|
v-shortcut
|
||||||
v-model="stateStore.leftDrawer"
|
v-model="stateStore.leftDrawer"
|
||||||
show-if-above
|
show-if-above
|
||||||
:width="256"
|
:width="256"
|
||||||
|
|
Loading…
Reference in New Issue