From 9fa2d6c543176d06263edbbd338c8b737533d1a5 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Tue, 25 Jun 2024 16:51:15 +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 --- .../11_discipline/components/8_AppealComplain/Form.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/11_discipline/components/8_AppealComplain/Form.vue b/src/modules/11_discipline/components/8_AppealComplain/Form.vue index 6c639ad57..7003cf508 100644 --- a/src/modules/11_discipline/components/8_AppealComplain/Form.vue +++ b/src/modules/11_discipline/components/8_AppealComplain/Form.vue @@ -167,7 +167,7 @@ function validateForm() { } else { dialogMessageNotify( $q, - "กรุณาเพิ่มผู้ยื่นอุทธณ์/ร้องทุกข์ อย่างน้อย 1 บุคคล" + "กรุณาเพิ่มผู้ยื่นอุทธรณ์/ร้องทุกข์ อย่างน้อย 1 บุคคล" ); } } else { @@ -408,7 +408,7 @@ onMounted(() => {
- ผู้ยื่นอุทธณ์/ร้องทุกข์ + ผู้ยื่นอุทธรณ์/ร้องทุกข์ { icon="mdi-plus" @click="toggleModal" > - เพิ่มผู้ยื่นอุทธณ์/ร้องทุกข์ + เพิ่มผู้ยื่นอุทธรณ์/ร้องทุกข์
@@ -681,9 +681,9 @@ onMounted(() => {