- แก้ชื่อ-นามสกุล

- ขยายวันสืบ และสอบ
This commit is contained in:
Warunee Tamkoo 2024-01-10 17:15:15 +07:00
parent 8532079f83
commit cb8cd0c8d4
18 changed files with 29 additions and 29 deletions

View file

@ -1089,7 +1089,7 @@ onMounted(async () => {
borderless
outlined
v-model="fullname"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
/>
</div>
@ -2359,7 +2359,7 @@ onMounted(async () => {
borderless
:outlined="status == true"
v-model="fullname"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
/>
</div>