แก้คำ

This commit is contained in:
setthawutttty 2025-01-30 17:06:59 +07:00
parent ffb1351754
commit 8f3e6c85ad
3 changed files with 3 additions and 3 deletions

View file

@ -553,7 +553,7 @@ onMounted(async () => {
<q-dialog v-model="dialog" persistent>
<q-card>
<q-form @submit.prevent greedy @validation-success="onSubmit()">
<dialog-header tittle="เปลี่ยนชื่อ-นามสกุล" :close="closeDialog" />
<dialog-header tittle="เปลี่ยนชื่อ - นามสกุล" :close="closeDialog" />
<q-separator />
<q-card-section>
<div class="row q-mb-sm">

View file

@ -39,7 +39,7 @@ const props = defineProps({
class="text-grey q-pl-sm"
>
<q-tab name="1" label="ประวัติส่วนตัว" />
<q-tab name="2" label="ประวัติการเปลี่ยนชื่อ-นามสกุล" />
<q-tab name="2" label="ประวัติการเปลี่ยนชื่อ - นามสกุล" />
<q-tab name="3" label="ข้อมูลที่อยู่" />
<q-tab name="4" label="ข้อมูลครอบครัว" />
<q-tab name="5" label="ประวัติการศึกษา" />