fix debounce="300"
This commit is contained in:
parent
ee0a41a5cb
commit
261661bba4
19 changed files with 11 additions and 26 deletions
|
|
@ -1258,7 +1258,6 @@ onMounted(async () => {
|
|||
borderless
|
||||
outlined
|
||||
dense
|
||||
debounce="300"
|
||||
placeholder="ค้นหา"
|
||||
v-model="formFilter.searchKeyword"
|
||||
@keydown.enter="(formFilter.page = 1), fecthlistperson()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue