attach files

This commit is contained in:
srgooglo 2022-11-02 17:41:00 +00:00
parent 938774c1bd
commit 921debc712

View File

@ -160,7 +160,7 @@ export default (props) => {
setPending(pending.filter(uid => uid !== change.file.uid))
// update post data
addAttachment(change.file.response)
addAttachment(change.file.response.files)
uploaderScrollToEnd()