fix:去掉轮次成绩弹窗的关闭功能
This commit is contained in:
@@ -311,7 +311,6 @@ onShow(async () => {
|
||||
/>
|
||||
<ScreenHint
|
||||
:show="showRoundTip"
|
||||
:onClose="() => (showRoundTip = false)"
|
||||
:mode="isFinalShoot ? 'tall' : 'normal'"
|
||||
>
|
||||
<RoundEndTip
|
||||
|
||||
Reference in New Issue
Block a user