Browse Source

fix undefined

Michael Wang 5 năm trước cách đây
mục cha
commit
b805560ed8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/features/OnlineExam/Examing/ExamingEnd.vue

+ 1 - 1
src/features/OnlineExam/Examing/ExamingEnd.vue

@@ -28,7 +28,7 @@
           exam &&
             exam.examType !== 'ONLINE' &&
             showObjectScore &&
-            !examResult.isWarn
+            (examResult && !examResult.isWarn)
         "
         class="qm-big-text score-text"
       >