|
@@ -1517,7 +1517,7 @@
|
|
|
<div class="tapfixed">
|
|
|
<div class="list-form-tab contentShadow shadowLTR" id="tabDiv">
|
|
|
<ul class="list-tabs">
|
|
|
- <li class="active"><a>报告信息</a><span style="display: none">info</span></li>
|
|
|
+ <li class="active"><a>质量复核信息</a><span style="display: none">info</span></li>
|
|
|
<li><a>档案信息</a><span style="display: none">archives</span></li>
|
|
|
<li><a>上报信息</a><span style="display: none">recordsReported</span></li>
|
|
|
</ul>
|
|
@@ -1544,7 +1544,7 @@
|
|
|
<div class="form-group layui-row first lw12">
|
|
|
<div class="form-group-label">
|
|
|
<div style="float: right"> <a href="javascript:void(0)" style='background-color: #FFB800' onclick="openDialogre('下载模板', '${ctx}/ruralProject/ruralProjectMessage/skipDownloadFtl?id=${projectRecords.id}','35%', '35%','','下载,关闭')" class="nav-btn layui-btn" ><i class="fa fa-file-excel-o"></i> 下载模板</a></div>
|
|
|
- <h2>报告信息</h2>
|
|
|
+ <h2>质量复核信息</h2>
|
|
|
</div>
|
|
|
<div class="layui-item layui-col-sm6">
|
|
|
<label class="layui-form-label">送审价(元):</label>
|
|
@@ -1790,7 +1790,7 @@
|
|
|
<td>
|
|
|
<c:choose>
|
|
|
<c:when test="${fileAttachment.flag == 0}">
|
|
|
- <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileAttachment.attachName}</div></div>
|
|
|
+<%-- <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileAttachment.attachName}</div></div>--%>
|
|
|
<div><span style="font-weight: bold">文件格式及大小:</span>${fileAttachment.attachLength}M; ${fileAttachment.attachTypes}</div>
|
|
|
</c:when>
|
|
|
<c:otherwise>
|
|
@@ -1922,7 +1922,7 @@
|
|
|
<td>
|
|
|
<c:choose>
|
|
|
<c:when test="${fileGistdata.flag == 0}">
|
|
|
- <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileGistdata.attachName}</div></div>
|
|
|
+<%-- <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>
|
|
|
</c:when>
|
|
|
<c:otherwise>
|
|
@@ -2054,7 +2054,7 @@
|
|
|
<td>
|
|
|
<c:choose>
|
|
|
<c:when test="${fileOther.flag == 0}">
|
|
|
- <div style="overflow: hidden"><span class="file_nei">内容:</span><div class="file_neirong">${fileOther.attachName}</div></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>
|
|
|
</c:when>
|
|
|
<c:otherwise>
|