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