fix bug
This commit is contained in:
parent
4842a8de5f
commit
7a3e916039
4 changed files with 45 additions and 13 deletions
|
|
@ -786,7 +786,6 @@ onMounted(() => {
|
|||
<q-dialog v-model="modal" class="dialog" persistent>
|
||||
<q-card style="min-width: 80%">
|
||||
<q-form @submit.prevent greedy @validation-success="onSubmit(typeForm)">
|
||||
{{ typeForm }} {{ isEdit }}
|
||||
<DialogHeader
|
||||
:tittle="
|
||||
isEdit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue