去除目录选中

This commit is contained in:
Edward Yang 2022-07-13 11:21:53 +08:00
parent adda79ad0e
commit cf20f93917
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ class FileManagerService
return [
'path' => $folderPath,
'name' => $baseName,
'selected' => false,
];
}