persistent
This commit is contained in:
parent
a96dcf2981
commit
10da55c9c1
40 changed files with 43 additions and 43 deletions
|
|
@ -978,7 +978,7 @@ onMounted(() => {
|
|||
/>
|
||||
|
||||
<!-- ยืนยันรายการข้อมูล -->
|
||||
<q-dialog v-model="modelPerview">
|
||||
<q-dialog v-model="modelPerview" persistent>
|
||||
<q-card style="min-width: 80vw">
|
||||
<DialogHeader tittle="ยืนยันรายการข้อมูล" :close="closeDialogPerview" />
|
||||
<q-card-section class="q-pt-none">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue