fix:修改

This commit is contained in:
5g0Wp7Zy 2026-02-28 10:24:24 +08:00
parent fe99a73e9e
commit 9c860ef946

View File

@ -27,6 +27,7 @@ function handleClickBulge() {
} }
}, },
fail: () => { fail: () => {
console.log('扫码失败')
}, },
}) })
} }