Commit c8122c04 authored by 徐州's avatar 徐州

Merge branch 'master' of http://gitlab.house365.com/xuzhou/njzsb

* 'master' of http://gitlab.house365.com/xuzhou/njzsb:
  错误显示修改
parents 93a88d42 1242714c
...@@ -550,7 +550,7 @@ ...@@ -550,7 +550,7 @@
</c:when> </c:when>
<c:otherwise> <!--否则 --> <c:otherwise> <!--否则 -->
<div id='f3' draggable='true' <div id='f3' draggable='true'
class='f3'>${fn:substring(xmxxb.jsdw,0,13)}<br/>${fn:substring(xmxxb.jsdw,13,26)}<br/>${fn:substring(xmxxb.jsdw,26,35)}(最多显示35个字) class='f3'>${fn:substring(xmxxb.jsdw,0,13)}<br/>${fn:substring(xmxxb.jsdw,13,26)}<br/>${fn:substring(xmxxb.jsdw,26,35)}<!--(最多显示35个字)-->
</div> </div>
</c:otherwise> </c:otherwise>
</c:choose> </c:choose>
...@@ -562,7 +562,7 @@ ...@@ -562,7 +562,7 @@
</c:when> </c:when>
<c:otherwise> <!--否则 --> <c:otherwise> <!--否则 -->
<div id='f4' draggable='true' <div id='f4' draggable='true'
class='f4'>${fn:substring(xmxxb.xmmc,0,13)}<br/>${fn:substring(xmxxb.xmmc,13,26)}<br/>${fn:substring(xmxxb.xmmc,26,35)}(最多显示35个字) class='f4'>${fn:substring(xmxxb.xmmc,0,13)}<br/>${fn:substring(xmxxb.xmmc,13,26)}<br/>${fn:substring(xmxxb.xmmc,26,35)}<!--(最多显示35个字)-->
</div> </div>
</c:otherwise> </c:otherwise>
</c:choose> </c:choose>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment