fix: esc exit formEdit

This commit is contained in:
somnetsak123 2023-11-28 09:22:44 +07:00 committed by Methapon2001
parent e682485bce
commit 9d81097b4c
No known key found for this signature in database
GPG key ID: 849924FEF46BD132
4 changed files with 47 additions and 19 deletions

View file

@ -91,11 +91,8 @@ async function handleSubmit() {
class="inline-block"
v-if="props.action && currentDept < 4"
tabindex="0"
@keydown.esc="
() => {
drawer = false
}
"
>
<div class="dashed border-radius-inherit">
<q-card