zhangjie 3 년 전
부모
커밋
5f12bd72c2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/features/invigilation/ExamInvigilation/ExamInvigilation.vue

+ 1 - 0
src/features/invigilation/ExamInvigilation/ExamInvigilation.vue

@@ -239,6 +239,7 @@
         :key="item.examStudentId"
         ref="InvigilationStudent"
         :data="item"
+        show-type="patrol"
         @muted="videoMuted"
       ></invigilation-student>
     </div>