Added noBackdropClose to prop create dialog

This commit is contained in:
Stefan Zermatten
2023-04-21 11:18:35 +02:00
parent 0bf5954472
commit 93b0fe1885
3 changed files with 35 additions and 4 deletions

View File

@@ -155,7 +155,7 @@
text
@click="$store.dispatch('popDialogStack')"
>
Cancel
{{ tab === 1 ? "Discard" : "Cancel" }}
</v-btn>
<v-spacer />
<v-btn