This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-23 11:50:26 +07:00
parent 3e2939f060
commit dee3eb824a

View file

@ -215,7 +215,7 @@ onMounted(async () => {
v-model="filter" v-model="filter"
label="ค้นหา" label="ค้นหา"
style="max-width: 200px" style="max-width: 200px"
@keydown.enter.pervent="onSearch" @keydown.enter.prevent="onSearch"
> >
<template v-slot:append> <template v-slot:append>
<q-icon name="search" /> <q-icon name="search" />