refactor: 行为验证码重复问题

This commit is contained in:
秋帆
2024-11-22 21:29:52 +08:00
parent 930227ea0c
commit be4356fa04
2 changed files with 3 additions and 1 deletions

View File

@@ -345,7 +345,7 @@ export default {
function init() {
text.value = explain.value
getPicture()
// getPicture()
nextTick(() => {
const { imgHeight, imgWidth, barHeight, barWidth } = resetSize(proxy)
setSize.imgHeight = imgHeight