diff --git a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js index 755537798..5944e9c6f 100644 --- a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js +++ b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js @@ -1162,6 +1162,9 @@ class Studentshavecompletedthelist extends Component { this.props.isAssistant()&&this.props.isAssistant()===true? (//助教是否有权限 this.props.assistant_auth&&this.props.assistant_auth===true? + this.Adjustment(record.user_id)}>评阅 + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : {record.finalscore} + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : this.Adjustment(record.user_id)}>评阅 + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : {record.finalscore} + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? //是助教就是评阅 @@ -1441,8 +1449,6 @@ class Studentshavecompletedthelist extends Component { : -- ) - : - -- ) : //是老师就是评阅