Commit f7437709 by guomingpang

Merge branch 'feature/pangguoming/202010704/style_update' into rc

parents f2841625 890189f5
...@@ -832,7 +832,6 @@ class LiveCourseList extends React.Component { ...@@ -832,7 +832,6 @@ class LiveCourseList extends React.Component {
{openCoursewareModal && ( {openCoursewareModal && (
<ManageCoursewareModal <ManageCoursewareModal
data={editData} data={editData}
type={type}
onCancel={() => { onCancel={() => {
this.props.onChange(); this.props.onChange();
this.setState({ openCoursewareModal: false }); this.setState({ openCoursewareModal: false });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment