|
@@ -110,7 +110,9 @@
|
|
$("#inputForm").submit();
|
|
$("#inputForm").submit();
|
|
return true;
|
|
return true;
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
+ }else{
|
|
|
|
+ parent.layer.msg("请填写重要信息!", {icon: 5});
|
|
|
|
+ }
|
|
|
|
|
|
return false;
|
|
return false;
|
|
}
|
|
}
|
|
@@ -865,10 +867,10 @@
|
|
|
|
|
|
<div class="form-group layui-row">
|
|
<div class="form-group layui-row">
|
|
<div class="form-group-label"><h2>成果文件</h2></div>
|
|
<div class="form-group-label"><h2>成果文件</h2></div>
|
|
- <div class="layui-item nav-btns">
|
|
|
|
|
|
+<%-- <div class="layui-item nav-btns">--%>
|
|
<%--<a id="attachment_btn" class="nav-btn nav-btn-add" title="添加附件"><i class="fa fa-plus"></i> 添加附件</a>--%>
|
|
<%--<a id="attachment_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=11&projectType=2&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>
|
|
|
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=11&projectType=2&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">
|
|
<div id="addFile_attachment" style="display: none" class="upload-progress">
|
|
<span id="fileName_attachment" ></span>
|
|
<span id="fileName_attachment" ></span>
|
|
<span id="_attachment" ></span>
|
|
<span id="_attachment" ></span>
|
|
@@ -953,10 +955,10 @@
|
|
|
|
|
|
<div class="form-group layui-row">
|
|
<div class="form-group layui-row">
|
|
<div class="form-group-label"><h2>依据性资料</h2></div>
|
|
<div class="form-group-label"><h2>依据性资料</h2></div>
|
|
- <div class="layui-item nav-btns">
|
|
|
|
|
|
+<%-- <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 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=2&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>
|
|
|
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=12&projectType=2&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">
|
|
<div id="addFile_gistdata" style="display: none" class="upload-progress">
|
|
<span id="fileName_gistdata" ></span>
|
|
<span id="fileName_gistdata" ></span>
|
|
<span id="_gistdata" ></span>
|
|
<span id="_gistdata" ></span>
|
|
@@ -1042,10 +1044,10 @@
|
|
|
|
|
|
<div class="form-group layui-row">
|
|
<div class="form-group layui-row">
|
|
<div class="form-group-label"><h2>其他文件</h2></div>
|
|
<div class="form-group-label"><h2>其他文件</h2></div>
|
|
- <div class="layui-item nav-btns">
|
|
|
|
|
|
+<%-- <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 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=2&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>
|
|
|
|
|
|
+<%-- <a href="javascript:void(0)" onclick="formAttachment('添加类型', '${ctx}/projectAccessoryRelation/projectAccessoryRelation/formAttachment?parentId=13&projectType=2&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">
|
|
<div id="addFile_other" style="display: none" class="upload-progress">
|
|
<span id="fileName_other" ></span>
|
|
<span id="fileName_other" ></span>
|
|
<span id="_other" ></span>
|
|
<span id="_other" ></span>
|