From e38277ef3de40642cc13a5997730326dada29fae Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Fri, 11 Jul 2025 14:28:03 +0700 Subject: [PATCH] =?UTF-8?q?style:=20=E0=B9=81=E0=B8=81=E0=B9=89=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../11_discipline/components/1_Complaint/MainPage.vue | 2 +- .../components/2_InvestigateFacts/MainPage.vue | 2 +- .../components/3_InvestigateDisciplinary/Table.vue | 2 +- src/modules/11_discipline/components/4_Result/Table.vue | 9 ++++++++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src/modules/11_discipline/components/1_Complaint/MainPage.vue b/src/modules/11_discipline/components/1_Complaint/MainPage.vue index 6e9866282..a86b7e57e 100644 --- a/src/modules/11_discipline/components/1_Complaint/MainPage.vue +++ b/src/modules/11_discipline/components/1_Complaint/MainPage.vue @@ -169,7 +169,7 @@ onMounted(async () => { v-model="filterKeyword" ref="filterRef" outlined - placeholder="ค้นหา" + placeholder="ค้นหาเรื่องร้องเรียน" @keydown.enter.prevent="getSearch()" >