配置管理》管控白名单》IP管控白名单》国际化处理

This commit is contained in:
zhanghongqing
2018-03-06 18:22:50 +08:00
parent c2aa0ff725
commit 6d49f64a33
6 changed files with 83 additions and 66 deletions

View File

@@ -70,7 +70,7 @@
<label class="control-label col-md-3">表达式类型</label>
<div class="col-md-8">
<label class="radio-inline">
<input type="radio" name="exprType " value="1"
<input type="radio" name="exprType" value="1"
<c:if test="${_cfg.exprType==1}">checked</c:if>
>与表达式
</label>