Browse Source

bugfix 错题解析

谢杰标 2 năm trước cách đây
mục cha
commit
fe910bd4c2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/pages/bank-exam-wrong-explain/index.vue

+ 1 - 0
src/pages/bank-exam-wrong-explain/index.vue

@@ -19,6 +19,7 @@
               <div class="left-box">
                 <Header-tab-box
                   :num="questionOverNum(true)"
+                  :allNum="questionList.length"
                   @prevQuestion="prevQuestion"
                   @nextQuestion="nextQuestion"
                 ></Header-tab-box>