fix: esc exit formEdit
This commit is contained in:
parent
e682485bce
commit
9d81097b4c
4 changed files with 47 additions and 19 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue