Merge branch 'nice' into develop
This commit is contained in:
commit
5246a694d4
1 changed files with 1 additions and 0 deletions
|
|
@ -298,6 +298,7 @@ onMounted(() => {
|
|||
<q-item
|
||||
clickable
|
||||
:active="posmasterId == col.posmasterId"
|
||||
:class="posmasterId !== col.posmasterId ? 'text-info' : ''"
|
||||
active-class="my-list-link text-primary text-weight-medium"
|
||||
@click.stop="updateSelected(col)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue