fix: 调整验证码校验
This commit is contained in:
@@ -115,6 +115,10 @@
|
||||
}
|
||||
return imgCode;
|
||||
};
|
||||
|
||||
defineExpose({
|
||||
reload: handleDraw,
|
||||
});
|
||||
</script>
|
||||
<style scoped>
|
||||
.img-verify {
|
||||
|
Reference in New Issue
Block a user