fix: เพิ่ม id
This commit is contained in:
parent
625486625c
commit
d4ddabcf0e
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ defineProps<{
|
||||||
:options="userStore.userOption.genderOpts"
|
:options="userStore.userOption.genderOpts"
|
||||||
/>
|
/>
|
||||||
<VueDatePicker
|
<VueDatePicker
|
||||||
|
id="input-birth-date"
|
||||||
|
for="input-birth-date"
|
||||||
utc
|
utc
|
||||||
autoApply
|
autoApply
|
||||||
:teleport="true"
|
:teleport="true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue