地址池管理列表IP查询修改.

This commit is contained in:
zhangwq
2018-12-07 20:10:29 +08:00
parent b90c43b073
commit 529a934f42
4 changed files with 13 additions and 6 deletions

View File

@@ -1352,4 +1352,6 @@ ip_info=IP Info
original_dest_ip=Original destination address
original_dest_port=Original destination port
translated_dest_ip=Post-translational destination address
translated_dest_port=Post-translational destination port
translated_dest_port=Post-translational destination port
show_ips=View all IP
show_available_ips=View available IP

View File

@@ -1353,4 +1353,6 @@ ip_info=IP Info
original_dest_ip=Original destination address
original_dest_port=Original destination port
translated_dest_ip=Post-translational destination address
translated_dest_port=Post-translational destination port
translated_dest_port=Post-translational destination port
show_ips=View all IP
show_available_ips=View available IP

View File

@@ -1350,4 +1350,6 @@ ip_info=IP\u5730\u5740\u4FE1\u606F
original_dest_ip=\u539F\u59CB\u76EE\u7684\u5730\u5740
original_dest_port=\u539F\u59CB\u76EE\u7684\u7AEF\u53E3
translated_dest_ip=\u7FFB\u8BD1\u540E\u76EE\u7684\u5730\u5740
translated_dest_port=\u7FFB\u8BD1\u540E\u76EE\u7684\u7AEF\u53E3
translated_dest_port=\u7FFB\u8BD1\u540E\u76EE\u7684\u7AEF\u53E3
show_ips=\u67E5\u770B\u6240\u6709IP
show_available_ips=\u67E5\u770B\u53EF\u7528IP

View File

@@ -413,8 +413,8 @@
<td><input type="checkbox" class="i-checks" serviceId="${cfg.serviceId}" id="${cfg.cfgId}" value="${cfg.isAudit}" addressPoolId="${cfg.cfgId }" ></td>
<td>${cfg.cfgId }</td>
<td>
<a href="javascript:;" onclick="getInfo(this)" addrPoolId="${cfg.cfgId }"
data-original-title="${cfg.addrPoolName}" class="tooltips addrPool" data-flag="false" data-html="true" data-placement="top">
<a href="javascript:;" data-original-title="${cfg.addrPoolName}"
class="tooltips" data-flag="false" data-html="true" data-placement="top">
${fns:abbr(cfg.addrPoolName,20)}
</a>
</td>
@@ -452,7 +452,8 @@
<td>
<!-- <a href="#">新增IP</a>
<a href="#">删除IP</a> -->
<a href="javascript:;" onclick="getAllIpInfo(this)" addrPoolId="${cfg.cfgId }"><spring:message code="show_detail"/></a>
<a href="javascript:;" onclick="getInfo(this)" addrPoolId="${cfg.cfgId }"><spring:message code="show_available_ips"/></a>&nbsp;
<a href="javascript:;" onclick="getAllIpInfo(this)" addrPoolId="${cfg.cfgId }"><spring:message code="show_ips"/></a>
</td>
<td>${cfg.requestName }</td>
<td>