diff --git a/web/views/@default/clusters/ip-addrs/addr/update.js b/web/views/@default/clusters/ip-addrs/addr/update.js index c9eb9979..2c2bb97d 100644 --- a/web/views/@default/clusters/ip-addrs/addr/update.js +++ b/web/views/@default/clusters/ip-addrs/addr/update.js @@ -1,3 +1,3 @@ Tea.context(function () { - this.success = NotifySuccess("保存成功", Tea.url(".addr", { addrId: this.addr.id })) + this.success = NotifySuccess("保存成功", Tea.url(".", { addrId: this.addr.id })) }) \ No newline at end of file diff --git a/web/views/@default/clusters/ip-addrs/index.html b/web/views/@default/clusters/ip-addrs/index.html index cf930822..02e73605 100644 --- a/web/views/@default/clusters/ip-addrs/index.html +++ b/web/views/@default/clusters/ip-addrs/index.html @@ -42,7 +42,6 @@ 所属集群 所属节点 名称 - 可访问 阈值 状态 操作 @@ -62,16 +61,13 @@ {{addr.name}} - - - Y - N - Y N - + 禁用 + 不可访问 在线 离线