修复基本配置-common-group DNS关键字分组管理列表缺失bug

(cherry picked from commit 3a1580bb0c)
This commit is contained in:
tanghao
2019-02-22 02:06:35 +00:00
committed by 董晓燕
parent 295a4662e8
commit 609a75db67

View File

@@ -290,6 +290,7 @@
${fns:abbr(cfg.groupName,20)}
</a>
</td>
<c:if test="${cfg.groupType!=12&&cfg.groupType!=11}">
<td>
<c:choose>
<c:when test="${cfg.groupType==6 }">
@@ -304,6 +305,7 @@
</c:otherwise>
</c:choose>
</td>
</c:if>
<%-- <c:if test="${cfg.groupType==4}">
<td>${cfg.asnNo}</td>
</c:if> --%>