@@ -440,6 +440,7 @@ export default {
|
||||
this.loading = true
|
||||
Promise.all([this.updateSystemBasicConfig(), this.updateSystemEmailConfig(), this.updateWebConfigInfo()]).then(res => {
|
||||
this.loading = false
|
||||
this.message.success(this.$t('common:message:savedSuccessfully'))
|
||||
// this.getInfo()
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user