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"