refactor: add id of tree
This commit is contained in:
parent
fca6a3498c
commit
aa80106d09
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ withDefaults(
|
|||
$emit('select', node);
|
||||
}
|
||||
"
|
||||
:id="`tree-enter-${node.name}`"
|
||||
>
|
||||
<div class="row col items-center justify-between full-width no-wrap">
|
||||
<q-icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue