This commit is contained in:
parent
aac4ae9a08
commit
ac432e0b89
1 changed files with 3 additions and 2 deletions
|
|
@ -634,7 +634,8 @@ onMounted(async () => {
|
|||
clearable
|
||||
>
|
||||
<template v-slot:selected-item="scope">
|
||||
<!-- <q-chip
|
||||
<q-chip
|
||||
v-if="searchStatus"
|
||||
dense
|
||||
:tabindex="scope.tabindex"
|
||||
:color="
|
||||
|
|
@ -655,7 +656,7 @@ onMounted(async () => {
|
|||
"
|
||||
>
|
||||
{{ scope.opt }}
|
||||
</q-chip> -->
|
||||
</q-chip>
|
||||
</template>
|
||||
</q-select>
|
||||
<!-- แสดงคอลัมน์ใน table -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue