NEZ-3190 fix:endpoint config 同步成功未刷新页面
This commit is contained in:
@@ -94,6 +94,7 @@ export default {
|
||||
if (res.code === 200) {
|
||||
this.dialogVisible = false
|
||||
this.$message.success(this.$t('tip.syncSuccess'))
|
||||
this.$emit('getTableData')
|
||||
} else {
|
||||
this.$message.error(res.msg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user