From e4dd97f431d02391cc471a07ebbb771f6ec9e974 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Tue, 23 Apr 2024 09:28:32 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=9C=E0=B8=B4=E0=B8=94=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A?= =?UTF-8?q?=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7?= =?UTF-8?q?=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B9=80=E0=B8=94=E0=B8=B4=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_registry/components/Insignia.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/04_registry/components/Insignia.vue b/src/modules/04_registry/components/Insignia.vue index f20faedc4..2cd871804 100644 --- a/src/modules/04_registry/components/Insignia.vue +++ b/src/modules/04_registry/components/Insignia.vue @@ -133,12 +133,12 @@ v-if="edit" outlined v-model="receiveDateInput" - label="วัน/เดือน/ปี ที่วันที่ได้รับ" + label="วัน/เดือน/ปี ที่ได้รับ" mask="##/##/####" dense hide-bottom-space :error="receiveDateCheck" - error-message="กรุณากรอก วัน/เดือน/ปี ที่วันที่ได้รับ" + error-message="กรุณากรอก วัน/เดือน/ปี ที่ได้รับ" />