From fd98029774c5c1afe99ea3e82734b94e2b257b2b Mon Sep 17 00:00:00 2001 From: waruneeta Date: Thu, 18 Jan 2024 11:51:56 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20label=20=E0=B8=AD?= =?UTF-8?q?=E0=B8=B8=E0=B8=97=E0=B8=98=E0=B8=A3=E0=B8=93=E0=B9=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../11_discipline/components/8_AppealComplain/Form.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/11_discipline/components/8_AppealComplain/Form.vue b/src/modules/11_discipline/components/8_AppealComplain/Form.vue index b9e019117..b805ef4d0 100644 --- a/src/modules/11_discipline/components/8_AppealComplain/Form.vue +++ b/src/modules/11_discipline/components/8_AppealComplain/Form.vue @@ -489,9 +489,9 @@ onMounted(() => { outlined hide-bottom-space v-model="formData.title" - :rules="[(val) => !!val || 'กรุณากรอกอุทธรณ์/ร้องทุกข์']" + :rules="[(val) => !!val || 'กรุณากรอกเรื่องอุทธรณ์/ร้องทุกข์']" lazy-rules - label="อุทธรณ์/ร้องทุกข์" + label="เรื่องอุทธรณ์/ร้องทุกข์" />