소스 검색

Merge branch 'iteration-20241014' into test-online

lex-xin 11 달 전
부모
커밋
e4057ff125
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/teaching-manage/courseware-manage/components/courseConfiguration.tsx

+ 1 - 0
src/views/teaching-manage/courseware-manage/components/courseConfiguration.tsx

@@ -309,6 +309,7 @@ export default defineComponent({
                   addForm.lessonTargetDesc = ''
                   addForm.lessonTrainingId = ''
                   addForm.id = ''
+                  addForm.level = null
                   addForm.lockEnable = ''
                   addForm.accessScope = 0
                   getLevels()