เก็บรายละเอียด/แก้ไขทะเบียนประวัติใหม่

This commit is contained in:
Warunee Tamkoo 2024-04-04 13:21:54 +07:00
parent f8304abfc4
commit 6bf852d1ff
24 changed files with 36 additions and 36 deletions

View file

@ -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>

View file

@ -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()">

View file

@ -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>

View file

@ -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">

View file

@ -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>

View file

@ -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()">

View file

@ -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>