mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 05:16:34 +08:00
[域名解析]优化解析状态显示
This commit is contained in:
@@ -69,6 +69,9 @@ func (this *ProviderAction) RunGet(params struct {
|
||||
"serversChanged": domain.ServersChanged,
|
||||
"countNodeRecords": domain.CountNodeRecords,
|
||||
"nodesChanged": domain.NodesChanged,
|
||||
"countClusters": domain.CountNodeClusters,
|
||||
"countAllNodes": domain.CountAllNodes,
|
||||
"countAllServers": domain.CountAllServers,
|
||||
})
|
||||
}
|
||||
this.Data["domains"] = domainMaps
|
||||
|
||||
Reference in New Issue
Block a user