电量显示走接口请求
This commit is contained in:
@@ -337,7 +337,6 @@ onHide(() => {
|
||||
<BowTarget
|
||||
v-if="start"
|
||||
mode="team"
|
||||
:power="start ? power : 0"
|
||||
:scores="scores"
|
||||
:blueScores="blueScores"
|
||||
/>
|
||||
@@ -347,7 +346,6 @@ onHide(() => {
|
||||
:redPoints="redPoints"
|
||||
:bluePoints="bluePoints"
|
||||
:goldenRound="goldenRound"
|
||||
:power="power"
|
||||
/>
|
||||
<ScreenHint
|
||||
:show="showRoundTip"
|
||||
|
||||
Reference in New Issue
Block a user