Pre Merge pull request !344 from Only丶DF/master

pull/344/MERGE
Only丶DF 2 years ago committed by Gitee
commit 01f6d29622
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -14,7 +14,7 @@
</template>
<sidebar-item
v-for="child in item.children"
:key="child.path"
:key="child.id"
:is-nest="true"
:item="child"
:base-path="resolvePath(child.path)"

Loading…
Cancel
Save