mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
bulk-operations make new MobileMultiSelectMenu component, add multi dwonload
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
disableFolder = true
|
||||
this.disableChildren = true
|
||||
}
|
||||
if(this.disabled) {
|
||||
this.disableChildren = true
|
||||
}
|
||||
})
|
||||
}else {
|
||||
disableFolder = false
|
||||
|
||||
Reference in New Issue
Block a user