This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-20 09:23:46 +07:00
parent 3c037634a8
commit 98b081e9f4
42 changed files with 43 additions and 43 deletions

View file

@ -250,7 +250,7 @@ watch(
ref="filterRef"
outlined
placeholder="ค้นหา"
@keydown.enter.pervent="serchDataTable"
@keydown.enter.prevent="serchDataTable"
>
<template v-slot:append>
<q-icon name="search" />

View file

@ -249,7 +249,7 @@ watch(
ref="filterRef"
outlined
placeholder="ค้นหา"
@keydown.enter.pervent="serchDataTable"
@keydown.enter.prevent="serchDataTable"
>
<template v-slot:append>
<q-icon name="search" />