attach files

This commit is contained in:
srgooglo 2022-11-02 17:41:00 +00:00
parent 537774a6b6
commit 4394041e0e

View File

@ -171,7 +171,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()