自己分支调整

dev_cs
杨树林 6 years ago
parent 8d51fbb88e
commit 671e05622d

@ -2552,20 +2552,20 @@ class Listofworksstudentone extends Component {
// console.log(this.props.isAdmin()); // console.log(this.props.isAdmin());
let course_is_end = this.props.current_user&&this.props.current_user.course_is_end; let course_is_end = this.props.current_user&&this.props.current_user.course_is_end;
// try { try {
// if(this.props.isAdmin() === false){ if(this.props.isAdmin() === false){
// if(teacherdata&&teacherdata.student_works){ if(teacherdata&&teacherdata.student_works){
// if(teacherdata&&teacherdata.student_works.length>0){ if(teacherdata&&teacherdata.student_works.length>0){
// console.log("这是双层页面。。。。"); console.log("这是双层页面。。。。");
//
// } }
// } }
//
// } }
// }catch (e) { }catch (e) {
// console.log("Listofworksstudentone123"); console.log("Listofworksstudentone123");
// console.log(e); console.log(e);
// } }
return ( return (
this.props.isAdmin() === true ? this.props.isAdmin() === true ?
@ -3250,7 +3250,7 @@ class Listofworksstudentone extends Component {
} }
</span>} </span>}
</div> </div>
s </div> </div>
</div> </div>
<div className={"justify break_full_word new_li"} <div className={"justify break_full_word new_li"}
style={{minHeight: "480px"}}> style={{minHeight: "480px"}}>

Loading…
Cancel
Save