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
e3aca637cd
commit
8467ab2c53
@ -260,7 +260,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
await editOwner(params)
|
await editOwner(params)
|
||||||
this.$message.success(this.$t('listOwner.updateSuccess'))
|
this.$message.success(this.$t('common.submitSuccess'))
|
||||||
this.visible = false
|
this.visible = false
|
||||||
this.$emit('success')
|
this.$emit('success')
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user