fix: dialog not close

This commit is contained in:
Methapon Metanipat 2024-09-30 11:42:40 +07:00
parent 00d297be4f
commit 64754f695d

View file

@ -721,11 +721,7 @@ onMounted(async () => {
</section>
</DialogForm>
<DialogContainer
:model-value="test1"
:on-open="async () => {}"
:on-close="() => {}"
>
<DialogContainer v-model="test1" :on-open="() => {}">
<template #header>
<DialogHeader
:title="