aaa 3 lat temu
rodzic
commit
6af0d0b861
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/home/person/exam-history.vue

+ 1 - 1
src/views/home/person/exam-history.vue

@@ -32,7 +32,7 @@
               <div class="exam-history-item-left-schedule">
                 <van-progress
                   :percentage="
-                    formatePercentageFun(item.earnedpoints, examFullPoints)
+                    formatePercentageFun(item.points, examFullPoints)
                   "
                   :show-pivot="false"
                 />