课堂banner 数据显示调整

dev_cs_new
杨树明 6 years ago
parent 422dc75f6e
commit f0e7a4ab43

@ -496,7 +496,7 @@ class CoursesBanner extends Component {
} }
`} `}
</style> </style>
<Breadcrumb separator="|"> <Breadcrumb separator="|" className={"mt5"}>
<Breadcrumb.Item href={"/courses/"+this.props.match.params.coursesId+"/teachers"}> <Breadcrumb.Item href={"/courses/"+this.props.match.params.coursesId+"/teachers"}>
<span className="color-grey-c font-16">教师 {coursedata.teacher_count}</span> <span className="color-grey-c font-16">教师 {coursedata.teacher_count}</span>
</Breadcrumb.Item> </Breadcrumb.Item>

@ -1464,7 +1464,6 @@ export default class TPMsettings extends Component {
} }
if(this.state.file !== undefined){ if(this.state.file !== undefined){
console.log("763") console.log("763")
// thiss.deleteAttachment(thiss.state.file);
this.setState({ this.setState({
file:file file:file
}) })

@ -872,7 +872,6 @@ class Newshixuns extends Component {
} }
if(this.state.file !== undefined){ if(this.state.file !== undefined){
console.log("763") console.log("763")
// thiss.deleteAttachment(thiss.state.file);
this.setState({ this.setState({
file:file file:file
}) })

Loading…
Cancel
Save