Merge branch 'develop' into devTee
This commit is contained in:
commit
a6574f567a
4 changed files with 69 additions and 63 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