字段修改

This commit is contained in:
kron
2025-06-17 13:47:33 +08:00
parent 16c1840cdd
commit a74fd1e744
14 changed files with 26 additions and 26 deletions

View File

@@ -177,7 +177,7 @@ const onClose = () => {
:start="start"
/>
<BowTarget
:avatar="user.avatarUrl"
:avatar="user.avatar"
:power="power"
:debug="step === 2"
v-if="step === 2 || step === 4"