mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
UI Fixes
This commit is contained in:
@@ -109,7 +109,6 @@ export default {
|
||||
})
|
||||
}
|
||||
} else {
|
||||
console.log(data.data.type)
|
||||
// Get id from current folder
|
||||
const id = data.data.type !== 'folder' ? this.currentFolder?.data.id : data.data.id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user