fix: 调整验证码校验

This commit is contained in:
xuziqiang
2024-07-11 11:55:52 +08:00
parent 5fde3175f1
commit 131913e52d
2 changed files with 88 additions and 93 deletions

View File

@@ -115,6 +115,10 @@
}
return imgCode;
};
defineExpose({
reload: handleDraw,
});
</script>
<style scoped>
.img-verify {