This commit is contained in:
parent
a2a1341fbf
commit
aac4ae9a08
1 changed files with 3 additions and 3 deletions
|
|
@ -629,12 +629,12 @@ onMounted(async () => {
|
|||
hide-bottom-space
|
||||
borderless
|
||||
outlined
|
||||
style="width: 150px"
|
||||
style="width: 160px"
|
||||
@update:modelValue="selectedDate()"
|
||||
clearable
|
||||
>
|
||||
<template v-slot:selected-item="scope">
|
||||
<q-chip
|
||||
<!-- <q-chip
|
||||
dense
|
||||
:tabindex="scope.tabindex"
|
||||
:color="
|
||||
|
|
@ -655,7 +655,7 @@ onMounted(async () => {
|
|||
"
|
||||
>
|
||||
{{ scope.opt }}
|
||||
</q-chip>
|
||||
</q-chip> -->
|
||||
</template>
|
||||
</q-select>
|
||||
<!-- แสดงคอลัมน์ใน table -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue