fix reprot
This commit is contained in:
parent
aa2a7a5f5d
commit
938b1f8e98
6 changed files with 229 additions and 92 deletions
|
|
@ -510,7 +510,7 @@ onMounted(async () => {
|
|||
<template v-slot:default-header="prop">
|
||||
<q-item
|
||||
@click.stop="onSelectedNode(prop.node)"
|
||||
:active="nodeId === prop.node.orgTreeId"
|
||||
:active="nodeId === prop.node.orgTreeDnaId"
|
||||
clickable
|
||||
active-class="my-list-link text-primary text-weight-medium"
|
||||
class="row col-12 items-center text-dark q-py-xs q-pl-sm rounded-borders my-list"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue