fix: delete function not use
This commit is contained in:
parent
393ffdb6f3
commit
66e33a9c7b
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ const {
|
||||||
updateNewFile,
|
updateNewFile,
|
||||||
} = useTreeDataStore()
|
} = useTreeDataStore()
|
||||||
|
|
||||||
const { fileInfo } = storeToRefs(useFileInfoStore())
|
|
||||||
export const state = reactive({
|
export const state = reactive({
|
||||||
connected: false,
|
connected: false,
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue