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">
|
<template v-slot:selected-item="scope">
|
||||||
<q-chip
|
<q-chip
|
||||||
|
v-if="searchStatus"
|
||||||
dense
|
dense
|
||||||
:tabindex="scope.tabindex"
|
:tabindex="scope.tabindex"
|
||||||
:color="
|
:color="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue