From 37c34aac698ace32cd14c7946a06aa4c3b72953d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com>
Date: Thu, 7 Nov 2019 13:44:26 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AE=9E=E8=AE=AD=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A=E8=B0=83=E5=88=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../courses/shixunHomework/Listofworksstudentone.js | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
index 5253eb94f..ad3d28167 100644
--- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
+++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
@@ -1175,8 +1175,9 @@ class Listofworksstudentone extends Component {
className: 'font-14',
render: (text, record) => (
record.submitstate === "未提交" ?
- this.Adjustment(record)}>调分 :
+ this.Viewstudenttraininginformationtysl2(e, record)}
+ onClick={() => this.Viewstudenttraininginformationt(record)}>查看 :
this.Viewstudenttraininginformationtysl2(e, record)}
@@ -1508,8 +1509,9 @@ class Listofworksstudentone extends Component {
className: 'font-14',
render: (text, record) => (
record.submitstate === "未提交" ?
- this.Adjustment(record)}>调分 :
+ this.Viewstudenttraininginformationtysl2(e, record)}
+ onClick={() => this.Viewstudenttraininginformationt(record)}>{record.operating} :
this.Viewstudenttraininginformationtysl2(e, record)}