orgTreeDnaId
This commit is contained in:
parent
bb83d7ca67
commit
836dc9edaf
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ onMounted(async () => {
|
|||
<template v-slot:default-header="prop">
|
||||
<q-item
|
||||
@click.stop="
|
||||
onSelectedNode(prop.node.orgTreeId, prop.node.orgLevel)
|
||||
onSelectedNode(prop.node.orgTreeDnaId, prop.node.orgLevel)
|
||||
"
|
||||
:active="nodeId === prop.node.orgTreeId"
|
||||
clickable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue