เก็บรายละเอียด/แก้ไขทะเบียนประวัติใหม่
This commit is contained in:
parent
f8304abfc4
commit
6bf852d1ff
24 changed files with 36 additions and 36 deletions
|
|
@ -636,7 +636,7 @@ onMounted(() => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh"
|
||||
style="height: 300px"
|
||||
class="bg-white"
|
||||
>
|
||||
<form @submit.prevent="validateForm">
|
||||
|
|
@ -778,7 +778,7 @@ onMounted(() => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh; min-width: 80%"
|
||||
style="height: 500px; min-width: 80%"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-header>
|
||||
|
|
|
|||
|
|
@ -575,7 +575,7 @@ onMounted(async () => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh"
|
||||
style="height: 300px"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-form @submit.prevent greedy @validation-success="onSubmit()">
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@ watch(modal, (status) => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh; min-width: 80%"
|
||||
style="height: 500px; min-width: 80%"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-header>
|
||||
|
|
|
|||
|
|
@ -673,7 +673,7 @@ onMounted(() => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh"
|
||||
style="height: 400px"
|
||||
class="bg-white"
|
||||
>
|
||||
<form @submit.prevent="validateForm">
|
||||
|
|
|
|||
|
|
@ -217,7 +217,7 @@ watch(modal, (status) => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh; min-width: 80%"
|
||||
style="height: 500px; min-width: 80%"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-header>
|
||||
|
|
|
|||
|
|
@ -521,7 +521,7 @@ onMounted(async () => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh"
|
||||
style="height: 350px"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-form @submit.prevent greedy @validation-success="onSubmit()">
|
||||
|
|
|
|||
|
|
@ -191,7 +191,7 @@ watch(modal, (status) => {
|
|||
<q-layout
|
||||
view="lHh lpr lFf"
|
||||
container
|
||||
style="height: 80vh; min-width: 80%"
|
||||
style="height: 500px; min-width: 80%"
|
||||
class="bg-white"
|
||||
>
|
||||
<q-header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue