issues25489
杨树林 5 years ago
parent fe18fa9c7f
commit fd3a5bbe3e

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

Loading…
Cancel
Save