添加X环显示,比赛过程完善
This commit is contained in:
@@ -155,7 +155,7 @@ onBeforeUnmount(() => {
|
||||
:currentRound="currentRound"
|
||||
:scores="scores"
|
||||
/>
|
||||
<ScorePanel2 :scores="scores.map((s) => s.ring)" />
|
||||
<ScorePanel2 :arrows="scores" />
|
||||
<ScoreResult
|
||||
v-if="practiseResult.details"
|
||||
:rowCount="6"
|
||||
|
||||
Reference in New Issue
Block a user