|
@@ -1552,8 +1552,8 @@
|
|
|
</c:otherwise>
|
|
|
</c:choose>
|
|
|
<td>
|
|
|
- <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileGistdata.attachName}</div></div>
|
|
|
- <div><span style="font-weight: bold">文件格式及大小:</span>${fileGistdata.attachLength}M; ${fileGistdata.attachTypes}</div>
|
|
|
+ <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileOther.attachName}</div></div>
|
|
|
+ <div><span style="font-weight: bold">文件格式及大小:</span>${fileOther.attachLength}M; ${fileOther.attachTypes}</div>
|
|
|
</td>
|
|
|
<td></td>
|
|
|
<td class="op-td" style="text-align: center">
|