lex-xin 2 天之前
父节点
当前提交
066eff8bbd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/student/group-class/live-detail.tsx

+ 1 - 1
src/student/group-class/live-detail.tsx

@@ -335,7 +335,7 @@ export default defineComponent({
             3、若您错过老师直播,可通过视频回放观看完整课程。
           </p>
         </div> */}
-        {this.courseInfo.length > 0 && this.live.existBuy !== 1 && (
+        {this.courseInfo.length > 0 && (this.live.existBuy !== 1 || this.live.existBuy !== 2) && (
           <ColSticky position="bottom" background="white">
             <div class={['btnGroup', styles.btnMore]}>
               <Button