fix debounce="300"
This commit is contained in:
parent
60115401a0
commit
3581b2e2f0
34 changed files with 0 additions and 34 deletions
|
|
@ -150,7 +150,6 @@ onMounted(() => {
|
|||
v-model="filterKeyword"
|
||||
ref="filterRef"
|
||||
outlined
|
||||
debounce="300"
|
||||
placeholder="ค้นหา"
|
||||
@keydown.enter="onSearch"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -117,7 +117,6 @@ onMounted(() => {
|
|||
v-model="filterKeyword"
|
||||
ref="filterRef"
|
||||
outlined
|
||||
debounce="300"
|
||||
placeholder="ค้นหา"
|
||||
@keydown.enter="onSearch"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue