|
@@ -19,6 +19,16 @@
|
|
$('.close').click(function(){
|
|
$('.close').click(function(){
|
|
guanbi();
|
|
guanbi();
|
|
})
|
|
})
|
|
|
|
+ jsjdbg.detail.fjid34='${fjList34.fjid }';
|
|
|
|
+ fjgt(jsjdbg.detail.fjid34,'scbt34','tjbt34');
|
|
|
|
+ jsjdbg.detail.fjid35='${fjList35.fjid }';
|
|
|
|
+ fjgt(jsjdbg.detail.fjid35,'scbt35','tjbt35');
|
|
|
|
+ jsjdbg.detail.fjid36='${fjList36.fjid }';
|
|
|
|
+ fjgt(jsjdbg.detail.fjid36,'scbt36','tjbt34');
|
|
|
|
+ jsjdbg.detail.fjid37='${fjList37.fjid }';
|
|
|
|
+ fjgt(jsjdbg.detail.fjid37,'scbt37','tjbt37');
|
|
|
|
+ jsjdbg.detail.fjid38='${fjList38.fjid }';
|
|
|
|
+ fjgt(jsjdbg.detail.fjid38,'scbt38','tjbt38');
|
|
if('${record.tzlx }' == "1903") {
|
|
if('${record.tzlx }' == "1903") {
|
|
$("#zftzDiv").css("display","table-row");
|
|
$("#zftzDiv").css("display","table-row");
|
|
var ztz = '${record.ztz}';
|
|
var ztz = '${record.ztz}';
|
|
@@ -34,7 +44,15 @@
|
|
$("#zftzDiv").css("display","none");
|
|
$("#zftzDiv").css("display","none");
|
|
}
|
|
}
|
|
});
|
|
});
|
|
-
|
|
|
|
|
|
+ function fjgt(fjid,scbtid,tjbtid){
|
|
|
|
+ if(fjid!=null&&fjid!=''){
|
|
|
|
+ $("#"+scbtid).show();
|
|
|
|
+ $("#"+tjbtid).hide();
|
|
|
|
+ }else{
|
|
|
|
+ $("#"+scbtid).hide();
|
|
|
|
+ $("#"+tjbtid).show();
|
|
|
|
+ }
|
|
|
|
+ }
|
|
function tanchu(){
|
|
function tanchu(){
|
|
//此处可以先进行ajax请求获取数据,然后再回掉中再显示弹出框
|
|
//此处可以先进行ajax请求获取数据,然后再回掉中再显示弹出框
|
|
$('.theme-popover-mask').fadeIn(100);
|
|
$('.theme-popover-mask').fadeIn(100);
|
|
@@ -59,13 +77,16 @@
|
|
</head>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<body>
|
|
|
|
+<form id="addform" method="post" enctype="multipart/form-data">
|
|
<div class="box" >
|
|
<div class="box" >
|
|
<div class="box-content" >
|
|
<div class="box-content" >
|
|
<div class="apply_fill">
|
|
<div class="apply_fill">
|
|
- <form id="addform" method="post" enctype="multipart/form-data">
|
|
|
|
|
|
+
|
|
<input type="hidden" id="userids" name="userids"/>
|
|
<input type="hidden" id="userids" name="userids"/>
|
|
<input type="hidden" id="yj" name="yj"/>
|
|
<input type="hidden" id="yj" name="yj"/>
|
|
- <input type="hidden" id="accids" name="accids"/>
|
|
|
|
|
|
+ <input type="hidden" class="form-control" name="fjzdids" id="fjzdids">
|
|
|
|
+ <input type="hidden" class="form-control" name="accids" id="accids">
|
|
|
|
+ <input type="hidden" class="form-control" id="xiazaibz" value="${xiazaibz }">
|
|
<input type="hidden" id="roleKey" name="roleKey" value="" />
|
|
<input type="hidden" id="roleKey" name="roleKey" value="" />
|
|
<input type="hidden" id="yj" name="yj" />
|
|
<input type="hidden" id="yj" name="yj" />
|
|
<table class="apply3" cellpadding="0" cellspacing="0">
|
|
<table class="apply3" cellpadding="0" cellspacing="0">
|
|
@@ -217,45 +238,204 @@
|
|
</tr>
|
|
</tr>
|
|
</c:forEach>
|
|
</c:forEach>
|
|
</table>
|
|
</table>
|
|
- <table class="apply3" cellpadding="0" cellspacing="0">
|
|
|
|
-
|
|
|
|
- <tr>
|
|
|
|
- <th width="21.5%">专家评审附件: </th>
|
|
|
|
- <td colspan="3">
|
|
|
|
-
|
|
|
|
- <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
- <a href="#" class="file">上传<input type="file" name="file" id="fjid" onchange="jsjdbg.detail.submitFile()"/></a>
|
|
|
|
- </c:if>
|
|
|
|
-
|
|
|
|
- <table id="tableId" style="width: 100%">
|
|
|
|
- <tr align="center">
|
|
|
|
- <td style="width:40%;text-align: center;">上传附件名称</td>
|
|
|
|
- <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
- <td style="width:15%;text-align: center;">操作</td>
|
|
|
|
- </c:if>
|
|
|
|
- </tr>
|
|
|
|
- <c:forEach items="${fjlist }" var="fj" varStatus="status">
|
|
|
|
- <tr align="center">
|
|
|
|
- <td><a class='main_title' href='/jsjy/accessory/download?id=${fj.fjid }'>${fj.fjmc }</a></td>
|
|
|
|
- <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
- <td><a class="btn btn-default btn-xs" href="#" onclick="jsjdbg.detail.delFj('${fj.id}',this)">删除</a></td>
|
|
|
|
- </c:if>
|
|
|
|
- </tr>
|
|
|
|
- </c:forEach>
|
|
|
|
- </table>
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
-
|
|
|
|
- <c:forEach items="${list}" var="list" begin="1" varStatus="status">
|
|
|
|
- <tr>
|
|
|
|
- <th> ${list.currName }: </th>
|
|
|
|
-
|
|
|
|
- <td colspan="3">${list.yj }</td>
|
|
|
|
-
|
|
|
|
- </tr>
|
|
|
|
- </c:forEach>
|
|
|
|
|
|
+
|
|
|
|
+ <table class="apply3" cellpadding="0" cellspacing="0" style="table-layout: fixed;">
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <th>地市附件与专家评审附件: </th>
|
|
|
|
+ <td colspan="3">
|
|
|
|
+ <table style="width: 100%">
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="width: 5%">序号</td>
|
|
|
|
+ <td style="width: 20%">材料名称</td>
|
|
|
|
+ <td style="width: 20%">上传附件名称</td>
|
|
|
|
+ <td style="width: 15%">批文单位</td>
|
|
|
|
+ <td style="width: 15%">文号</td>
|
|
|
|
+ <td style="width: 10%">批文时间</td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td style="width: 10%">操作</td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>1</td>
|
|
|
|
+ <td>港口建设项目初步设计审批申请文件</td>
|
|
|
|
+ <td><input type="hidden" name="delid31" id="delid31"
|
|
|
|
+ value="${fjList31.fjid }"> <input type="hidden"
|
|
|
|
+ id="fjzdid31"> <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('31')"><span id="fjmc31">${fjList31.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw31">${recordfj31.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh31">${recordfj31.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj31">${recordfj31.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td></td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <td>2</td>
|
|
|
|
+ <td>港口建设项目初步设计文件</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid32" id="delid32" value="${fjList32.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid32">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('32')"><span id="fjmc32">${fjList32.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw32">${recordfj32.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh32">${recordfj32.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj32">${recordfj32.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td></td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>3</td>
|
|
|
|
+ <td>港口建设项目批准或者核准、备案文件</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid33" id="delid33" value="${fjList33.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid33">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('33')"><span id="fjmc33">${fjList33.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw33">${recordfj33.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh33">${recordfj33.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj33">${recordfj33.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td></td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>4</td>
|
|
|
|
+ <td>审查会议纪要</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid34" id="delid34" value="${fjList34.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid34">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('34')"><span id="fjmc34">${fjList34.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw34">${recordfj34.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh34">${recordfj34.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj34">${recordfj34.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td>
|
|
|
|
+ <a id="tjbt34" class="btn btn-default btn-sm"
|
|
|
|
+ href="#" onclick="jsjdbg.detail.tianjiafj('34')"> 添加</a>
|
|
|
|
+ <a id="scbt34" class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.delFile('34')"> 删除</a>
|
|
|
|
+ </td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>5</td>
|
|
|
|
+ <td>专家审查意见</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid35" id="delid35" value="${fjList35.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid35">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('35')"><span id="fjmc35">${fjList35.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw35">${recordfj35.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh35">${recordfj35.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj35">${recordfj35.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td>
|
|
|
|
+ <a id="tjbt35" class="btn btn-default btn-sm"
|
|
|
|
+ href="#" onclick="jsjdbg.detail.tianjiafj('35')"> 添加</a>
|
|
|
|
+ <a id="scbt35" class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.delFile('35')"> 删除</a>
|
|
|
|
+ </td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>6</td>
|
|
|
|
+ <td>对审查意见的答复</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid36" id="delid36" value="${fjList36.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid36">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('36')"><span id="fjmc36">${fjList36.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw36">${recordfj36.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh36">${recordfj36.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj36">${recordfj36.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td>
|
|
|
|
+ <a id="tjbt36" class="btn btn-default btn-sm"
|
|
|
|
+ href="#" onclick="jsjdbg.detail.tianjiafj('36')"> 添加</a>
|
|
|
|
+ <a id="scbt36" class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.delFile('36')"> 删除</a>
|
|
|
|
+ </td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>7</td>
|
|
|
|
+ <td>第三方审查咨询报告 ( 可选 )</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid37" id="delid37" value="${fjList37.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid37">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('37')"><span id="fjmc37">${fjList37.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw37">${recordfj37.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh37">${recordfj37.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj37">${recordfj37.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td>
|
|
|
|
+ <a id="tjbt37" class="btn btn-default btn-sm"
|
|
|
|
+ href="#" onclick="jsjdbg.detail.tianjiafj('37')"> 添加</a>
|
|
|
|
+ <a id="scbt37" class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.delFile('37')"> 删除</a>
|
|
|
|
+ </td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>8</td>
|
|
|
|
+ <td>初步设计文件报批稿</td>
|
|
|
|
+ <td><input type="hidden" class="form-control"
|
|
|
|
+ name="delid38" id="delid38" value="${fjList38.fjid }">
|
|
|
|
+ <input type="hidden" class="form-control" id="fjzdid38">
|
|
|
|
+ <a class='main_title' href="#"
|
|
|
|
+ onclick="jsjdbg.detail.download('38')"><span id="fjmc38">${fjList38.fjmc }</span></a>
|
|
|
|
+ </td>
|
|
|
|
+ <td><span id="fbdw38">${recordfj38.fbdw }</span></td>
|
|
|
|
+ <td><span id="wjh38">${recordfj38.wjh }</span></td>
|
|
|
|
+ <td><span id="fbsj38">${recordfj38.fbsj }</span></td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td>
|
|
|
|
+ <a id="tjbt38" class="btn btn-default btn-sm"
|
|
|
|
+ href="#" onclick="jsjdbg.detail.tianjiafj('38')"> 添加</a>
|
|
|
|
+ <a id="scbt38" class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.delFile('38')"> 删除</a>
|
|
|
|
+ </td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ <c:forEach items="${qtfjlist}" var="qtfj" varStatus="status">
|
|
|
|
+ <tr>
|
|
|
|
+ <td>${status.index+9}</td>
|
|
|
|
+ <td>其他附件</td>
|
|
|
|
+ <td><a class="main_title"
|
|
|
|
+ href='${app}/accessory/download?id=${qtfj.fjid }'>${qtfj.fjmc }</a></td>
|
|
|
|
+ <td>${qtfj.fbdw }</td>
|
|
|
|
+ <td>${qtfj.wjh }</td>
|
|
|
|
+ <td>${qtfj.fbsj }</td>
|
|
|
|
+ <c:if test="${ taskKey == 'zjps' }">
|
|
|
|
+ <td></td>
|
|
|
|
+ </c:if>
|
|
|
|
+ </tr>
|
|
|
|
+ </c:forEach>
|
|
|
|
+ </table>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ <c:forEach items="${list}" var="list" begin="1" varStatus="status">
|
|
|
|
+ <tr>
|
|
|
|
+ <th>${list.currName }: </th>
|
|
|
|
+
|
|
|
|
+ <td colspan="3">${list.yj }</td>
|
|
|
|
+
|
|
|
|
+ </tr>
|
|
|
|
+ </c:forEach>
|
|
</table>
|
|
</table>
|
|
-</form>
|
|
|
|
|
|
+
|
|
|
|
|
|
<div id="buttons">
|
|
<div id="buttons">
|
|
|
|
|
|
@@ -288,9 +468,58 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+<div class="theme-popover" id="theme-popover"
|
|
|
|
+ style="width: 900px; height: 350px;">
|
|
|
|
+ <div class="theme-poptit">
|
|
|
|
+ <input type="hidden" class="form-control" id="flag">
|
|
|
|
+ <div class="close-tc">
|
|
|
|
+ <a href="#" title="关闭" onclick="jsjdbg.detail.guanbipop()">×</a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="popContent-tc">
|
|
|
|
+ <table class="apply" cellpadding="0" cellspacing="0">
|
|
|
|
+ <tr>
|
|
|
|
+ <th>文号: </th>
|
|
|
|
+ <td><input type="text" class="form-control" name="wjh"
|
|
|
|
+ id="wjh1"></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <th>批文时间: </th>
|
|
|
|
+ <td><input class="Wdate" name="fbsj" id="fbsj1" type="text"
|
|
|
|
+ onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})">
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <th>批文单位: </th>
|
|
|
|
+ <td><input type="text" class="form-control" name="fbdw"
|
|
|
|
+ id="fbdw1"></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <th>上传附件名称: </th>
|
|
|
|
+ <td>
|
|
|
|
+ <div>
|
|
|
|
+ <a href="#" class="file" id="scfjbt"><input type="file"
|
|
|
|
+ name="filename" id="fileid" onchange="jsjdbg.detail.saveFile()">选择本地文件</a>
|
|
|
|
+ </div>
|
|
|
|
+ <div id="fjxq"></div> <span>(上传文件最大50M,只可上传pdf、doc、docx、xls、xlsx格式文件)</span>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ </table>
|
|
|
|
+
|
|
|
|
+ <div id="buttons">
|
|
|
|
+ <a class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.xinzengfj()"> <i></i> 保存
|
|
|
|
+ </a> <a class="btn btn-default btn-sm" href="#"
|
|
|
|
+ onclick="jsjdbg.detail.guanbipop()"> <i></i> 关闭
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="theme-popover-mask" id="theme-popover-mask"></div>
|
|
<jsp:include page="../../showRy.jsp"></jsp:include>
|
|
<jsp:include page="../../showRy.jsp"></jsp:include>
|
|
<jsp:include page="../../showViewOption.jsp"></jsp:include>
|
|
<jsp:include page="../../showViewOption.jsp"></jsp:include>
|
|
<jsp:include page="../../showbwview.jsp"></jsp:include>
|
|
<jsp:include page="../../showbwview.jsp"></jsp:include>
|
|
|
|
+</form>
|
|
</body>
|
|
</body>
|
|
|
|
|
|
</html>
|
|
</html>
|