截取字段    ${fn:substring(info.cpflmc,0,20)}${fn:length(info.cpflmc)>40?'...':''}
 
 
        表头list转码<c:if test="${info.qylxjb=='1'}">
                    A
                    </c:if>--%>
                    <%--<c:if test="${info.qylxjb=='2'}">
                    B
                    </c:if>--%>
                    <%--<c:if test="${info.qylxjb=='3'}">
                    C
                    </c:if>
 
 
                view页面中转码      <s:if test='#attr.jyjgModel.sfyx == "1"'>有效</s:if>
             <s:else>无效</s:else>

相关文章:

  • 2021-04-05
  • 2021-11-17
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
  • 2022-12-23
相关资源
相似解决方案