附件上传 弹出框口

dev_forum
ysl 6 years ago
parent b81a289453
commit cc290824bd

@ -84,8 +84,20 @@ class GraduationTasksSubmitnew extends Component{
handleSubmit=(e) => {
let {fileList,selectmemberslist,workslist}=this.state;
if(fileList.length === 0){
this.setState({
Modalstype:true,
Modalstopval:'请上传附件!',
Loadtype:true,
ModalCancel:this.cancelAttachment
})
return
}
let userids=[];

Loading…
Cancel
Save