Browse Source

问卷调查问题

lsc 3 years ago
parent
commit
546372223b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/study.vue

+ 1 - 0
src/components/study.vue

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