靶子组件优化
This commit is contained in:
@@ -239,7 +239,6 @@ const onClose = () => {
|
||||
</view>
|
||||
<BowTarget
|
||||
v-if="step === 4"
|
||||
:start="start"
|
||||
:currentRound="step === 4 ? scores.length : 0"
|
||||
:totalRound="step === 4 ? total : 0"
|
||||
:scores="scores"
|
||||
|
||||
Reference in New Issue
Block a user