Parcourir la source

问卷调查问题

lsc il y a 3 ans
Parent
commit
546372223b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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>