mirror of
https://github.com/nasa/openmct.git
synced 2024-12-27 00:31:06 +00:00
review comments
This commit is contained in:
parent
2c0bacf3cc
commit
9202fa3fde
@ -85,7 +85,7 @@
|
||||
v-for="(treeItem, index) in visibleItems"
|
||||
:key="`${treeItem.navigationPath}-${index}-${treeItem.object.name}`"
|
||||
:node="treeItem"
|
||||
draggable="true"
|
||||
:draggable="true"
|
||||
:is-selector-tree="isSelectorTree"
|
||||
:selected-item="selectedItem"
|
||||
:active-search="activeSearch"
|
||||
|
Loading…
Reference in New Issue
Block a user