mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
api resource refactoring part 6
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
if (args.name !== 'create-team-folder') return
|
||||
|
||||
if (args.item) {
|
||||
this.item = args.item[0]
|
||||
this.item = args.item
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user