From 6ecec91f22220a8f376fec772da55bebed5097c5 Mon Sep 17 00:00:00 2001 From: wangxin Date: Wed, 7 Mar 2018 09:47:20 +0800 Subject: [PATCH] =?UTF-8?q?ipCfgList.jsp=E5=86=B2=E7=AA=81=E8=A7=A3?= =?UTF-8?q?=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/cfg/ipCfgList.jsp | 25 +++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/cfg/ipCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/ipCfgList.jsp index 66e967c00..cfb68bf41 100644 --- a/src/main/webapp/WEB-INF/views/cfg/ipCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/ipCfgList.jsp @@ -23,9 +23,12 @@

@@ -50,7 +53,8 @@

- + +
@@ -108,8 +112,8 @@ - + @@ -136,8 +140,15 @@ ${ipCfg.dstIpMask } ${ipCfg.dstPort } ${ipCfg.dstPortMask } - ${ipCfg.direction } - ${ipCfg.protocol } + + + + + + + + + <%-- ${ipCfg.protocolId } --%>