去除目录选中
This commit is contained in:
parent
adda79ad0e
commit
cf20f93917
|
|
@ -136,7 +136,6 @@ class FileManagerService
|
||||||
return [
|
return [
|
||||||
'path' => $folderPath,
|
'path' => $folderPath,
|
||||||
'name' => $baseName,
|
'name' => $baseName,
|
||||||
'selected' => false,
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue