fix: only bind child projects data down
This commit is contained in:
parent
26e3d42ed5
commit
3eca9f6180
@ -46,7 +46,7 @@
|
||||
</div>
|
||||
<ProjectsNavigation
|
||||
v-if="canNestDeeper && childProjectsOpen && canCollapse"
|
||||
v-model="childProjects"
|
||||
:model-value="childProjects"
|
||||
:can-edit-order="true"
|
||||
:can-collapse="canCollapse"
|
||||
:level="level + 1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user