diff --git a/src/modules/04_registry/components/Education.vue b/src/modules/04_registry/components/Education.vue index e18914d9f..b3e8f2234 100644 --- a/src/modules/04_registry/components/Education.vue +++ b/src/modules/04_registry/components/Education.vue @@ -235,10 +235,10 @@ :rules="[ (val) => !!val || - `${'กรุณาเลือกวัน เดือน ปี ที่เริ่มต้นศึกษา'}`, + `${'กรุณาเลือก วัน/เดือน/ปี ที่เริ่มต้นศึกษา'}`, ]" hide-bottom-space - :label="`${'วัน เดือน ปี ที่เริ่มต้นศึกษา'}`" + :label="`${'วัน/เดือน/ปี ที่เริ่มต้นศึกษา'}`" >