BUG修复
This commit is contained in:
@@ -148,6 +148,7 @@ onMounted(() => {
|
||||
</view>
|
||||
</ScreenHint>
|
||||
<BowData
|
||||
:total="result.completed_arrows"
|
||||
:arrows="result.arrows"
|
||||
:show="showBowData"
|
||||
:onClose="() => (showBowData = false)"
|
||||
|
||||
Reference in New Issue
Block a user