选择DNS线路时增加搜索/节点如果没有设置DNS线路就使用默认线路

This commit is contained in:
刘祥超
2021-08-25 17:16:14 +08:00
parent 8c352813c4
commit 0dad0b10e6
8 changed files with 67 additions and 14 deletions

View File

@@ -12,6 +12,7 @@ Tea.context(function () {
this.updateNode = function (clusterId, nodeId) {
teaweb.popup("/dns/issues/updateNodePopup?clusterId=" + clusterId + "&nodeId=" + nodeId, {
width: "46em",
height: "26em",
callback: function () {
teaweb.success("保存成功", function () {