fix:test
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m38s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-10-29 15:22:59 +07:00
parent aac4ae9a08
commit ac432e0b89

View file

@ -634,7 +634,8 @@ onMounted(async () => {
clearable clearable
> >
<template v-slot:selected-item="scope"> <template v-slot:selected-item="scope">
<!-- <q-chip <q-chip
v-if="searchStatus"
dense dense
:tabindex="scope.tabindex" :tabindex="scope.tabindex"
:color=" :color="
@ -655,7 +656,7 @@ onMounted(async () => {
" "
> >
{{ scope.opt }} {{ scope.opt }}
</q-chip> --> </q-chip>
</template> </template>
</q-select> </q-select>
<!-- แสดงคอลมนใน table --> <!-- แสดงคอลมนใน table -->