fix bug
This commit is contained in:
parent
3c037634a8
commit
98b081e9f4
42 changed files with 43 additions and 43 deletions
|
|
@ -272,7 +272,7 @@ onMounted(() => {
|
|||
v-model="keyword"
|
||||
label="ค้นหา"
|
||||
class="q-mr-sm"
|
||||
@keydown.enter.pervent="serchDataTable"
|
||||
@keydown.enter.prevent="serchDataTable"
|
||||
>
|
||||
<template v-slot:append>
|
||||
<q-icon name="search" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue