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

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-10-29 15:18:57 +07:00
parent a2a1341fbf
commit aac4ae9a08

View file

@ -629,12 +629,12 @@ onMounted(async () => {
hide-bottom-space hide-bottom-space
borderless borderless
outlined outlined
style="width: 150px" style="width: 160px"
@update:modelValue="selectedDate()" @update:modelValue="selectedDate()"
clearable clearable
> >
<template v-slot:selected-item="scope"> <template v-slot:selected-item="scope">
<q-chip <!-- <q-chip
dense dense
:tabindex="scope.tabindex" :tabindex="scope.tabindex"
:color=" :color="
@ -655,7 +655,7 @@ onMounted(async () => {
" "
> >
{{ scope.opt }} {{ scope.opt }}
</q-chip> </q-chip> -->
</template> </template>
</q-select> </q-select>
<!-- แสดงคอลมนใน table --> <!-- แสดงคอลมนใน table -->