From cc7e98184a9b954bc0ce3ae44d32e9b600493536 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Thu, 7 Dec 2023 15:52:45 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/3_InvestigateDisciplinary/Form.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue index 363d89bca..1fd422cfa 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue @@ -927,9 +927,9 @@ onMounted(async () => { :rules="[ (val) => !!val || - `${'กรุณาเลือกวันที่เริ่มการสืบสวน'}`, + `${'กรุณาเลือกวันที่เริ่มการสอบสวน'}`, ]" - :label="`${'วันที่เริ่มการสืบสวน'}`" + :label="`${'วันที่เริ่มการสอบสวน'}`" >