lex 2 лет назад
Родитель
Сommit
35c6f42f29
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/teacher/video-class/video-detail.tsx

+ 2 - 2
src/teacher/video-class/video-detail.tsx

@@ -60,7 +60,7 @@ export default defineComponent({
         lessonPrice: result.lessonGroup.lessonPrice,
         lessonCoverUrl: result.lessonGroup.lessonCoverUrl,
         lessonSubjectName: result.lessonGroup.lessonSubjectName,
-        auditVersion:result.lessonGroup.auditVersion
+        auditVersion: result.lessonGroup.auditVersion
       }
 
       this.shelvesFlag = result.lessonGroup.shelvesFlag
@@ -185,7 +185,7 @@ export default defineComponent({
           </SectionDetail>
         )}
 
-        {this.shelvesFlag !== 1 && (
+        {this.shelvesFlag === 1 && (
           <>
             {this.share == '1' && this.detailList.length > 0 && (
               <ColSticky position="bottom">