dusenyao 3 년 전
부모
커밋
93b7493097
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/live/teacher/CompleteList.vue

+ 1 - 1
src/views/live/teacher/CompleteList.vue

@@ -79,7 +79,7 @@
         </template>
         <template v-if="category === 'NNPE'">
           <booknnpe
-            v-if="context"
+            v-if="context && refresh"
             :context="context"
             :theme-color="themeColor"
             :is-show-title="true"