Commit 014da1f0 authored by houyu's avatar houyu

错误显示修改

parent 08bb1417
......@@ -550,7 +550,7 @@
</c:when>
<c:otherwise> <!--否则 -->
<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>
</c:otherwise>
</c:choose>
......@@ -562,7 +562,7 @@
</c:when>
<c:otherwise> <!--否则 -->
<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>
</c:otherwise>
</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