diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
index 2f4c92159..7f18089ae 100644
--- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
+++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
@@ -1141,7 +1141,7 @@ class Listofworksstudentone extends Component {
record.submitstate === "未提交" ? -- :
this.Viewstudenttraininginformationt(record)}>{record.operating}
+ onClick={() => this.Viewstudenttraininginformationt(record)}>评阅
)
},