BUG修复
This commit is contained in:
@@ -373,7 +373,7 @@ onHide(() => {
|
||||
:bluePoint="currentBluePoint"
|
||||
:redPoint="currentRedPoint"
|
||||
:roundData="
|
||||
roundResults[currentRound - 2] ? roundResults[currentRound - 2] : []
|
||||
roundResults[currentRound - 1] ? roundResults[currentRound - 1] : []
|
||||
"
|
||||
:onAutoClose="() => (showRoundTip = false)"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user