refactor: add id of tree

This commit is contained in:
Net 2024-07-31 14:41:41 +07:00
parent fca6a3498c
commit aa80106d09

View file

@ -46,6 +46,7 @@ withDefaults(
$emit('select', node); $emit('select', node);
} }
" "
:id="`tree-enter-${node.name}`"
> >
<div class="row col items-center justify-between full-width no-wrap"> <div class="row col items-center justify-between full-width no-wrap">
<q-icon <q-icon