@ -271,7 +271,7 @@ onMounted(() => {
<img
v-if="accountForm.headPicId"
:src="
props.accountFromType === 'edit'
props.accountFromType !== ''
? downloadFile(accountForm.headPicId)
: imageUrl
"