修改界面

This commit is contained in:
GoEdgeLab
2020-11-14 21:31:32 +08:00
parent c1ec6a0319
commit 4a648d2403
2 changed files with 1 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ Tea.context(function () {
.params({clusterId: clusterId})
.done(function () {
that.isSyncing = false
that.dnsHasChanges = false
})
.success(function () {
teaweb.success("同步成功", function () {