fix bug
This commit is contained in:
parent
3c037634a8
commit
98b081e9f4
42 changed files with 43 additions and 43 deletions
|
|
@ -71,7 +71,7 @@ watch(
|
|||
v-model="filter"
|
||||
outlined
|
||||
placeholder="ค้นหา"
|
||||
@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