persistent
This commit is contained in:
parent
a96dcf2981
commit
10da55c9c1
40 changed files with 43 additions and 43 deletions
|
|
@ -121,7 +121,7 @@ watch(
|
|||
);
|
||||
</script>
|
||||
<template>
|
||||
<q-dialog v-model="modal">
|
||||
<q-dialog v-model="modal" persistent>
|
||||
<q-card style="width: 820px; max-width: 80vw">
|
||||
<DialogHeader :tittle="props.title" :close="onClickClose" />
|
||||
<q-separator />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue