mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
v1.9 优化组织修改显示不正确bug
This commit is contained in:
parent
5077115fa7
commit
e3aca637cd
@ -264,7 +264,7 @@ export default {
|
||||
this.visible = false
|
||||
this.$emit('success')
|
||||
} catch (error) {
|
||||
this.$message.error(this.$t('listOwner.updateFailed'))
|
||||
this.$message.error(error)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user