fix .prevent

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-23 11:48:59 +07:00
parent 2c43a3ac58
commit 22f223178a
24 changed files with 24 additions and 24 deletions

View file

@ -88,7 +88,7 @@ watch(
dense
v-model="filter"
label="ค้นหา"
@keydown.enter="onSearch"
@keydown.enter.prevent="onSearch"
>
<template v-slot:append>
<q-icon name="search" />