Tang 2 년 전
부모
커밋
de646b8dfc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/resource/videoManagement/courseManagement/chapterContent/index.vue

+ 1 - 1
src/views/resource/videoManagement/courseManagement/chapterContent/index.vue

@@ -950,7 +950,7 @@ export default {
             type: 2,
             isDels: true,
             sort: item.sort,
-            firstChoiceStatus: item.firstChoiceStatus || 0,
+            firstChoiceStatus: item.firstChoiceStatus || 0, 
           };
           arrays.push(arr);
           // });