ลบ debounce
This commit is contained in:
parent
8a1fd45d11
commit
3070383469
6 changed files with 13 additions and 18 deletions
|
|
@ -133,7 +133,6 @@ onMounted(async () => {
|
|||
v-model="filterKeyword"
|
||||
ref="filterRef"
|
||||
outlined
|
||||
debounce="300"
|
||||
placeholder="ค้นหา"
|
||||
@keydown.enter.prevent="filterFn"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue