fix(resign): add @keydown search keyword

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-05-11 17:34:45 +07:00
parent 8dc473eec0
commit 3c91c0db16

View file

@ -229,6 +229,7 @@ watch(
label="ค้นหา"
v-model="keyword"
style="width: 300px"
@keydown.enter.prevent="onSearchData"
>
<template v-slot:append>
<q-icon name="search"></q-icon>