mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 09:38:51 +00:00
fix(file-manager): do not delete the selected records
This commit is contained in:
parent
70890f2f50
commit
d79951e209
@ -112,6 +112,7 @@ const InternalFileManager = (props) => {
|
||||
association: {
|
||||
target: collectionField?.target,
|
||||
},
|
||||
options,
|
||||
onChange: props?.onChange,
|
||||
selectedRows,
|
||||
setSelectedRows,
|
||||
|
Loading…
Reference in New Issue
Block a user