ลบ debounce

This commit is contained in:
setthawutttty 2024-01-05 11:40:39 +07:00
parent 8a1fd45d11
commit 3070383469
6 changed files with 13 additions and 18 deletions

View file

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