mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-01 17:30:26 +08:00
优化CNAME查询程序
This commit is contained in:
@@ -28,6 +28,7 @@ Tea.context(function () {
|
||||
.params({
|
||||
serverIds: serverIds
|
||||
})
|
||||
.timeout(300)
|
||||
.success(function (resp) {
|
||||
let status = resp.data.status
|
||||
this.servers.forEach(function (server) {
|
||||
|
||||
Reference in New Issue
Block a user