fix(log):bug q-chip
This commit is contained in:
parent
fb128093eb
commit
a760910794
1 changed files with 1 additions and 0 deletions
|
|
@ -637,6 +637,7 @@ onMounted(async () => {
|
|||
>
|
||||
<template v-slot:selected-item="scope">
|
||||
<q-chip
|
||||
v-if="searchStatus"
|
||||
dense
|
||||
:tabindex="scope.tabindex"
|
||||
:color="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue