diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
index 2253cc1f3..272cdcd50 100644
--- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
+++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
@@ -2553,9 +2553,9 @@ class Listofworksstudentone extends Component {
let course_is_end = this.props.current_user&&this.props.current_user.course_is_end;
// if(this.props.isAdmin() === false){
- // if(teacherdata.student_works!==undefined){
- // if(teacherdata.student_works.length>0){
- //
+ // if(teacherdata&&teacherdata.student_works){
+ // if(teacherdata&&teacherdata.student_works.length>0){
+ // console.log("这是双层页面。。。。");
//
// }
// }
@@ -3243,42 +3243,9 @@ class Listofworksstudentone extends Component {
:"")
}
}
- {/* {teacherdata&&teacherdata.task_operation&&teacherdata.task_operation[0]==="开启挑战"?"":*/}
- {/*{computeTimetype===true?*/}
- {/* (this.props.isNotMember()===false?