Merge branch 'master_1202_0319' into test20250220

# Conflicts:
#	src/views/courselibrary/CoursewareManage.vue
This commit is contained in:
joshen
2025-03-19 20:29:24 +08:00

View File

@@ -3939,7 +3939,7 @@ function onFocusEnd(){
weight: '',
}]
state.changeName = true
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
state.examInfo = {};
//清除缓存
@@ -4137,7 +4137,7 @@ function onFocusEnd(){
if (item.testId) {
queryExaminationDetailById({ examinationId: item.testId }).then(
(res) => (state.examInfo = res.data.data)
);
}
// if(item.evalFlag){