Merge branches 'courseware' and 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into courseware

courseware
杨树林 5 years ago
commit 20e4e2e414

@ -92,7 +92,7 @@ function VideoInReviewItem (props) {
<div>
{
props&&props.mykt!=undefined?isReview !== true && moveVideo &&
props&&props.mykt!=undefined?
<Tooltip title="统计" placement="bottom">
<i className="icon-tongji1 iconfont font-15" onClick={() => Setmyktid(props.newcourse_video_id,props.newtitle)}
style={{ marginTop: '1px', display: 'inline-block'}}

Loading…
Cancel
Save