From da4ba45b3a8e82ad6c921357bf4ee5e13f052c2f Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Thu, 15 Feb 2024 11:56:46 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_registry/components/Education.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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="`${'วัน/เดือน/ปี ที่เริ่มต้นศึกษา'}`" >