日志检索-APP协议页面-修改监测动作,列表展示为数字的BUG
This commit is contained in:
@@ -317,11 +317,10 @@ $(document).ready(function(){
|
||||
<spring:message code="block_drop"/>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
<c:set var="actions">${dict.itemValue}</c:set>
|
||||
<spring:message code="${actions}"/>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
|
||||
<c:set var="actions">${dict.itemValue}</c:set>
|
||||
</c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user