dev_aliyun_beta
杨树明 5 years ago
parent 7977966640
commit b461eef525

@ -29,6 +29,7 @@ class ShixunWorkReport extends Component {
spinning:true,
DownloadType:false,
DownloadMessageval:undefined,
isspinning:false
}
}

@ -40,6 +40,8 @@ class OfficialAcademicTranscript extends Component {
}).catch((error)=>{
})
}else{
this.props.showNotification("调分为空将不会修改之前的分数");
}
}

Loading…
Cancel
Save