style: แก้ label

This commit is contained in:
setthawutttty 2025-07-11 14:28:03 +07:00
parent 42d42ea97b
commit e38277ef3d
4 changed files with 11 additions and 4 deletions

View file

@ -169,7 +169,7 @@ onMounted(async () => {
v-model="filterKeyword"
ref="filterRef"
outlined
placeholder="ค้นหา"
placeholder="ค้นหาเรื่องร้องเรียน"
@keydown.enter.prevent="getSearch()"
>
<template v-slot:append>

View file

@ -167,7 +167,7 @@ onMounted(async () => {
v-model="filterKeyword"
ref="filterRef"
outlined
placeholder="ค้นหา"
placeholder="ค้นหาเรื่องร้องเรียน"
@keydown.enter.prevent="getSerach()"
>
<template v-slot:append>

View file

@ -176,7 +176,7 @@ function updatePagination(newPagination: any) {
ref="filterRef"
@update:model-value="updateInput"
outlined
placeholder="ค้นหา"
placeholder="ค้นหาเรื่องร้องเรียน"
style="max-width: 200px"
@keydown.enter.prevent="filterFn"
>

View file

@ -155,12 +155,19 @@ function updatePagination(newPagination: any) {
@keydown.enter.prevent="filterFn"
@update:model-value="updateInput"
outlined
placeholder="ค้นหา"
placeholder="ค้นหาเรื่องร้องเรียน"
style="max-width: 200px"
>
<template v-slot:append>
<q-icon name="search" />
</template>
<q-tooltip
transition-show="scale"
transition-hide="scale"
class="text-body2"
>หมายเหต: นหาเรองรองเรยน, ประเภทของเรอง,
หนวยงานหรอปงบประมาณ</q-tooltip
>
</q-input>
<q-select
:model-value="inputvisible"