mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化代码
This commit is contained in:
parent
c3079485b2
commit
bf6478158a
@ -89,7 +89,7 @@
|
||||
if (valid) {
|
||||
updateOrg(this.form).then(response => {
|
||||
console.log(response)
|
||||
this.$message.success(this.$t('org.updateSuccess'))
|
||||
this.$message.success(this.$t('common.submitSuccess'))
|
||||
this.visible = false
|
||||
this.$emit('refresh')
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user