This commit is contained in:
SelfRidicule 2024-04-08 16:04:35 +08:00
commit 2613404672

View File

@ -260,6 +260,8 @@ export default {
this.$message.success('保存成功')
this.$emit('ok')
this.visible = false
this.photoImageUrl= ''
this.avatarImageUrl = ''
} else {
this.$message.error(res.msg)
}