fix debounce="300"

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-03 17:50:00 +07:00
parent ee0a41a5cb
commit 261661bba4
19 changed files with 11 additions and 26 deletions

View file

@ -404,7 +404,6 @@ onMounted(async () => {
v-model="formFilter.keyword"
ref="filterRef"
outlined
debounce="300"
placeholder="ค้นหา"
@keyup.enter="(formFilter.page = 1), fetchList()"
>