<c:if test="${lx==‘2‘}">
<c:if test="${info.CZZT!=3}">
<a title="编辑" href="javascript:void(0)" onclick="fnAp(‘${info.CYBZJ}‘)" >编辑</a>
</c:if>
<a title="查看" href="javascript:void(0)" onclick="fnviewls(‘${info.CYBZJ}‘)" >查看</a>
</c:if>
<s:if test="#request.map.zpzt==2&&#attr.info.CZZT!=3">
<a title="指派" href="javascript:void(0)" onclick="fnzp(‘${info.CYBZJ}‘)" >重新指派</a>
</s:if>