mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
课程内考试 ,时间不显示问题
This commit is contained in:
@@ -1044,7 +1044,7 @@ export default {
|
||||
//设置状态
|
||||
},
|
||||
addNewContent(sec) {
|
||||
console.log(sec,'sec');
|
||||
//console.log(sec,'sec');
|
||||
this.resetCurCourseContent();
|
||||
this.curContent.csectionId = sec.id;
|
||||
this.orderValue(sec.id);
|
||||
|
||||
Reference in New Issue
Block a user