dev_aliyun_beta
杨树明 6 years ago
parent f00d3761e6
commit a3c928a804

@ -132,7 +132,7 @@ class Sendresource extends Component{
onAttachmentRemove = (file) => {
debugger
const url = `/attachments/${file.response ? file.response.id : file.uid}.json`
axios.delete(url, {
})

Loading…
Cancel
Save