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);
           // });