ค้นหารายการออกคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-30 09:47:21 +07:00
parent d93e868ff7
commit bd75a1e97f

View file

@ -117,6 +117,7 @@ async function fetchListCommand() {
label="ค้นหา" label="ค้นหา"
clearable clearable
style="width: 300px" style="width: 300px"
@keydown.enter="(queryParams.page = 1), fetchListCommand()"
> >
<template v-slot:append v-if="!queryParams.keyword"> <template v-slot:append v-if="!queryParams.keyword">
<q-icon name="search" /> </template <q-icon name="search" /> </template