dev_aliyun_beta
杨树明 6 years ago
parent 7977966640
commit b461eef525

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

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

Loading…
Cancel
Save