更新图片

This commit is contained in:
weipengfei 2023-08-10 16:51:54 +08:00
parent f328805568
commit f03f12c191

@ -387,6 +387,7 @@
action="https://worker-task.lihaink.cn/api/upload/image"
:show-file-list="false"
:on-success="handleAvatarSuccess_two"
style="margin-bottom: 12px"
>
<el-icon class="avatar-uploader-icon">
<Plus />
@ -1100,6 +1101,7 @@ defineExpose({
height: 6.3vw;
border-radius: 5px;
margin-left: 12px;
margin-bottom: 12px;
}
}
.el-card {