mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-08-08 06:02:41 +08:00
Merge branch 'master' of https://gitee.com/elegant_wings/dbd-meeting-html
This commit is contained in:
commit
2613404672
@ -260,6 +260,8 @@ export default {
|
|||||||
this.$message.success('保存成功')
|
this.$message.success('保存成功')
|
||||||
this.$emit('ok')
|
this.$emit('ok')
|
||||||
this.visible = false
|
this.visible = false
|
||||||
|
this.photoImageUrl= ''
|
||||||
|
this.avatarImageUrl = ''
|
||||||
} else {
|
} else {
|
||||||
this.$message.error(res.msg)
|
this.$message.error(res.msg)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user