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

@ -260,7 +260,6 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filterKeyword2"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

@ -274,7 +274,6 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filterKeyword2"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

@ -240,7 +240,6 @@ function onSearch() {
borderless
outlined
dense
debounce="300"
v-model="filterKeyword2"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

@ -248,7 +248,6 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filterKeyword2"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

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

View file

@ -238,7 +238,6 @@ function onUpdateNewRows() {
ref="filterRef"
@update:model-value="updateInput"
outlined
debounce="300"
placeholder="ค้นหา"
style="max-width: 200px"
class="q-ml-sm"

View file

@ -193,7 +193,6 @@ watchEffect(() => {
borderless
outlined
dense
debounce="300"
:model-value="filterKeyword2"
@update:model-value="updateInput"
placeholder="ค้นหา"

View file

@ -201,7 +201,6 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filterKeyword2"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

@ -176,7 +176,6 @@ watch(
borderless
outlined
dense
debounce="300"
v-model="filter"
placeholder="ค้นหา"
@keydown.enter="onSearch"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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