fix debounce="300"

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-04 15:31:47 +07:00
parent 60115401a0
commit 3581b2e2f0
34 changed files with 0 additions and 34 deletions

View file

@ -150,7 +150,6 @@ onMounted(() => {
v-model="filterKeyword"
ref="filterRef"
outlined
debounce="300"
placeholder="ค้นหา"
@keydown.enter="onSearch"
>

View file

@ -117,7 +117,6 @@ onMounted(() => {
v-model="filterKeyword"
ref="filterRef"
outlined
debounce="300"
placeholder="ค้นหา"
@keydown.enter="onSearch"
>