refactor:dialog hide footer
This commit is contained in:
parent
f26f6b51d6
commit
f4aae4fbb0
1 changed files with 1 additions and 0 deletions
|
|
@ -4587,6 +4587,7 @@ const emptyCreateDialog = ref(false);
|
|||
|
||||
<DialogForm
|
||||
:title="$t('general.historyEdit')"
|
||||
hide-footer
|
||||
v-model:modal="employeeHistoryDialog"
|
||||
>
|
||||
<div class="q-pa-md">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue