This commit is contained in:
liqi 2025-04-04 22:10:52 +08:00
parent 3515b74fe9
commit 6b6354636c
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@
>
<img
v-if="ruleForm.img"
:src="url + ruleForm.img"
:src="uploadUrl + ruleForm.img"
class="avatar"
id="imgAdaption"
/>