IP阈值增加节点分组和集群相关统计项目

This commit is contained in:
刘祥超
2021-09-14 11:36:08 +08:00
parent 084eddecbf
commit ed2d577be0
11 changed files with 70 additions and 110 deletions

View File

@@ -66,7 +66,7 @@ Vue.component("network-addresses-box", {
updateAddr: function (index, addr) {
let that = this
window.UPDATING_ADDR = addr
teaweb.popup("/servers/addPortPopup?serverType=" + this.vServerType + "&protocol=" + this.protocol, {
teaweb.popup("/servers/addPortPopup?serverType=" + this.vServerType + "&protocol=" + this.protocol + "&from=" + this.from, {
height: "16em",
callback: function (resp) {
var addr = resp.data.address