|
@@ -389,9 +389,9 @@
|
|
|
<sys:message content="${message}"/>
|
|
|
<div class="form-group layui-row">
|
|
|
<div class="form-group-label"><h2>成果文件</h2></div>
|
|
|
- <div class="layui-item nav-btns">
|
|
|
- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=11&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_attachment')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>
|
|
|
- </div>
|
|
|
+<%-- <div class="layui-item nav-btns">--%>
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=11&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_attachment')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>--%>
|
|
|
+<%-- </div>--%>
|
|
|
<div id="addFile_attachment" style="display: none" class="upload-progress">
|
|
|
<span id="fileName_attachment" ></span>
|
|
|
<span id="_attachment" ></span>
|
|
@@ -478,10 +478,10 @@
|
|
|
|
|
|
<div class="form-group layui-row">
|
|
|
<div class="form-group-label"><h2>依据性资料</h2></div>
|
|
|
- <div class="layui-item nav-btns">
|
|
|
- <%--<a id="gistdata_btn" class="nav-btn nav-btn-add" title="添加附件"><i class="fa fa-plus"></i> 添加附件</a>--%>
|
|
|
- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=12&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_gistdata')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>
|
|
|
- </div>
|
|
|
+<%-- <div class="layui-item nav-btns">--%>
|
|
|
+<%-- <%–<a id="gistdata_btn" class="nav-btn nav-btn-add" title="添加附件"><i class="fa fa-plus"></i> 添加附件</a>–%>--%>
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=12&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_gistdata')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>--%>
|
|
|
+<%-- </div>--%>
|
|
|
<div id="addFile_gistdata" style="display: none" class="upload-progress">
|
|
|
<span id="fileName_gistdata" ></span>
|
|
|
<span id="_gistdata" ></span>
|
|
@@ -567,10 +567,10 @@
|
|
|
|
|
|
<div class="form-group layui-row">
|
|
|
<div class="form-group-label"><h2>其他文件</h2></div>
|
|
|
- <div class="layui-item nav-btns">
|
|
|
- <%--<a id="other_btn" class="nav-btn nav-btn-add" title="添加附件"><i class="fa fa-plus"></i> 添加附件</a>--%>
|
|
|
- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=13&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_other')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>
|
|
|
- </div>
|
|
|
+<%-- <div class="layui-item nav-btns">--%>
|
|
|
+<%-- <%–<a id="other_btn" class="nav-btn nav-btn-add" title="添加附件"><i class="fa fa-plus"></i> 添加附件</a>–%>--%>
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=13&projectType=1&projectId=${projectRecords.id}&reviewFee='+$('#reviewFee').val(),'500px','350px',false,'inputForm','file_other')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i> 添加类型</a>--%>
|
|
|
+<%-- </div>--%>
|
|
|
<div id="addFile_other" style="display: none" class="upload-progress">
|
|
|
<span id="fileName_other" ></span>
|
|
|
<span id="_other" ></span>
|