แก้ไอคอน

This commit is contained in:
setthawutttty 2024-12-26 12:05:21 +07:00
parent d9895233e2
commit 4813b45ae6

View file

@ -176,7 +176,7 @@ onMounted(async () => {
@keydown.enter="onSearch" @keydown.enter="onSearch"
> >
<template v-slot:append> <template v-slot:append>
<q-icon name="clear" /> <q-icon name="search" />
</template> </template>
</q-input> </q-input>
<!-- แสดงคอลมนใน table --> <!-- แสดงคอลมนใน table -->