ASN分组逻辑调整,配置使用ANS号对应组织的分组改为使用ANS号新增的唯一分组
(cherry picked from commit 5b49bf1d80)
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
<input type="hidden" name="${cfgName}.userRegion2" value="">
|
||||
<!-- asn no组织的groupId 【界面每次校验的时候填写】-->
|
||||
<input type="hidden" name="${cfgName}.userRegion3" value="">
|
||||
<!--ip地址 asn no组号的groupId -->
|
||||
<input type="hidden" name="${cfgName}.userRegion5" value="">
|
||||
<!-- 是否自动更新ASN NO -->
|
||||
<input type="hidden" name="${cfgName}.userRegion4" value="${cfg.userRegion4}">
|
||||
<%-- <div class="hidden" id="selectAll"><spring:message code="select_All_Text"/></div>
|
||||
|
||||
Reference in New Issue
Block a user