fix debounce="300"

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-03 17:50:00 +07:00
parent ee0a41a5cb
commit 261661bba4
19 changed files with 11 additions and 26 deletions

View file

@ -295,7 +295,7 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filter"
placeholder="ค้นหา"
style="width: 200px; max-width: auto"

View file

@ -657,7 +657,7 @@ onMounted(async () => {
v-model="filterKeyword"
ref="filterRef"
outlined
debounce="300"
placeholder="ค้นหา"
@keydown.enter.prevent="(pagination.page = 1), getPerson()"
>

View file

@ -701,7 +701,7 @@ onMounted(async () => {
v-model="formProbation.keyword"
ref="filterRef2"
outlined
debounce="300"
placeholder="ค้นหา"
@keydown.enter.prevent="filterKeyword2Fn(formProbation.page)"
>