解决冲突

This commit is contained in:
wangxin
2018-03-06 18:14:45 +08:00
parent fc0319508a
commit ec4f2a8da6

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>