Pārlūkot izejas kodu

答题卡小题无数据时高度修改

liurongli 4 mēneši atpakaļ
vecāks
revīzija
fcd77d9a3b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/components/StudentPaper.vue

+ 1 - 0
src/components/StudentPaper.vue

@@ -247,6 +247,7 @@ export default {
               this.currentIndex = 0;
               this.questionList = [];
               this.studentCode = '';
+              this.questionTableHeight='';
               this.$nextTick(() => {
                 this.isLoading=false;
               });