前端框架采用vue3+element

This commit is contained in:
启航 2024-01-23 09:47:02 +08:00
parent 6887086d72
commit 2a71e189e5
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
</el-tooltip>
<!-- 验证码 -->
<el-form-item prop="captchaCode">
<el-form-item prop="captchaCode" v-if="false">
<span class="p-2">
<svg-icon icon-class="captcha" />
</span>