diff --git a/public/react/src/modules/ec/ecCourseSupportSetting/index.js b/public/react/src/modules/ec/ecCourseSupportSetting/index.js index 82eec19e..ba0c07eb 100644 --- a/public/react/src/modules/ec/ecCourseSupportSetting/index.js +++ b/public/react/src/modules/ec/ecCourseSupportSetting/index.js @@ -235,7 +235,7 @@ class EcCourseSupportSetting extends Component { setEditableMode = (mode) => { this.setState({ editableMode: mode }) } - + // 课程体系 课程目标 render() { let { editableMode, schooldata, is_manager } = this.state; if (!schooldata) schooldata = {} @@ -264,16 +264,25 @@ class EcCourseSupportSetting extends Component {
- 课程体系 > - {schooldata.ec_course_name} - - - 导出课程目标 - -
++ 课程体系 > + {schooldata.ec_course_name} +
++ 提供模板支持课程信息导入,亦可直接新增课程;并继续完成每门课程的评估机制配置 + window.elasticLayer(3533)} class="color-blue">查看详情 +
+ + + + 导出课程目标 + +