更新
This commit is contained in:
@@ -149,6 +149,7 @@ const showSettings = ref(false);
|
||||
v-if="rootEntry"
|
||||
:entry="rootEntry"
|
||||
:depth="0"
|
||||
:currentFilePath="currentFilePath"
|
||||
@toggle-folder="(path: string) => emit('toggleFolder', path)"
|
||||
@open-file="(path: string) => emit('openFile', path)"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user