|
|
|
@ -136,10 +136,10 @@ class ShixunWorkReport extends Component {
|
|
|
|
|
<div style={{ width:'100%',height:'75px'}} >
|
|
|
|
|
<p className=" fl color-black mt25 summaryname">{data&&data.shixun_name}</p>
|
|
|
|
|
{/*{this.props.isAdmin()?<a className=" fr font-14 ml30 mt10 mr20 color-grey-9 ">导出实训报告数据</a>:""}*/}
|
|
|
|
|
{this.props.isAdmin() ? <a
|
|
|
|
|
className="fr color-blue font-16"
|
|
|
|
|
onClick={()=>this.confirmysl(`/student_works/${homeworkid}/export_shixun_work_report.pdf`)}
|
|
|
|
|
>导出实训报告数据</a> : ""}
|
|
|
|
|
{/*{this.props.isAdmin() ? <a*/}
|
|
|
|
|
{/*className="fr color-blue font-16"*/}
|
|
|
|
|
{/*onClick={()=>this.confirmysl(`/student_works/${homeworkid}/export_shixun_work_report.pdf`)}*/}
|
|
|
|
|
{/*>导出实训报告数据</a> : ""}*/}
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div className="stud-class-set bor-bottom-greyE">
|
|
|
|
|