自己分支调整

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

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

Loading…
Cancel
Save