|
|
@ -1507,7 +1507,7 @@ class Listofworksstudentone extends Component {
|
|
|
|
<span>
|
|
|
|
<span>
|
|
|
|
<a style={{textAlign: "center"}} className="color-blue"
|
|
|
|
<a style={{textAlign: "center"}} className="color-blue"
|
|
|
|
onMouseDown={(e) => this.Viewstudenttraininginformationtysl2(e, record)}
|
|
|
|
onMouseDown={(e) => this.Viewstudenttraininginformationtysl2(e, record)}
|
|
|
|
onClick={() => this.Viewstudenttraininginformationt(record)}>{record.operating}</a>
|
|
|
|
onClick={() => this.Viewstudenttraininginformationt(record)}>评阅</a>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
)
|
|
|
|
)
|
|
|
|
},
|
|
|
|
},
|
|
|
|