lsc 3 лет назад
Родитель
Сommit
546372223b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/study.vue

+ 1 - 0
src/components/study.vue

@@ -791,6 +791,7 @@
                         </div>
                       </div>
                       <AskStatic
+                        v-if="worksStudent[toolIndex].length > 0"
                         :askJSON="worksStudent[toolIndex][0].works"
                         :checkJson="checkJson[toolIndex]"
                       ></AskStatic>