毕设任务-编辑

dev_aliyun_beta
caicai8 6 years ago
parent 5457f81c61
commit 8451742c55

@ -103,6 +103,7 @@ class GraduationTasksedit extends Component{
}
// 附件相关 START
handleChange = (info) => {
if(info.file.status == "done" || info.file.status == "uploading"){
let fileList = info.fileList;
// console.log(fileList)
// for(var list of fileList ){
@ -112,6 +113,7 @@ class GraduationTasksedit extends Component{
fileList: appendFileSizeToUploadFileAll(fileList),
});
}
}
// onAttachmentRemove = (file) => {
// // confirm({

Loading…
Cancel
Save