| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473 | <%@ page language="java" contentType="text/html; charset=UTF-8"	pageEncoding="UTF-8"%><!DOCTYPE html><html lang="en"><head>    <meta charset="utf-8">    <title>江苏省港口建设与经营管理信息系统</title>    <meta name="viewport" content="width=device-width, initial-scale=1">    <%@ include file="../../common.jsp"%>	<script type="text/javascript" src="${app }/static/biz/js/gkjsgl/jgsq/jgsqdetail.js"></script>	<script type="text/javascript">		$(document).ready(function () {			jgsq.detail.opflag="${opflag}"			jgsq.detail.taskKey="${taskKey}";			jgsq.detail.hqflag ="${hqflag}";			jgsq.detail.init();			$('.close').click(function(){				guanbi();			})						jgsq.detail.fjid83='${fjList83.fjid }';			fjgt(jgsq.detail.fjid83,'scbt83','tjbt83');			jgsq.detail.fjid84='${fjList84.fjid }';			fjgt(jgsq.detail.fjid84,'scbt84','tjbt84');			jgsq.detail.fjid85='${fjList85.fjid }';			fjgt(jgsq.detail.fjid85,'scbt85','tjbt85');							if('${record.tzlx }' == "1903") {				$("#zftzDiv").css("display","table-row");				var ztz = '${record.ztz}';				var zftze = '${record.zftze}';				if(isEmpty(ztz) || isEmpty(zftze)) {					return;				}				if(isFDS(ztz) && isFDS(zftze)) {					var rate = (zftze/ztz)*100;					$("#zftzTd").html(rate.toFixed(2));				}			} else {				$("#zftzDiv").css("display","none");			}		});				function fjgt(fjid,scbtid,tjbtid){			if(fjid!=null&&fjid!=''){				   $("#"+scbtid).show();				   $("#"+tjbtid).hide();				}else{				   $("#"+scbtid).hide();				   $("#"+tjbtid).show();				}		}				function tanchu(){			//此处可以先进行ajax请求获取数据,然后再回掉中再显示弹出框			$('.theme-popover-mask').fadeIn(100);			$('.theme-popover').slideDown(0);		}		function guanbi(){			$('.theme-popover-mask').fadeOut(100);			$('.theme-popover').slideUp(0);		}				function showRy(){			$('#selectrydiv').fadeIn(100);       		$('#selectry2div').slideDown(0);		}				function showYj(){			$('#selectyjdiv').fadeIn(100);       		$('#selectyj2div').slideDown(0);		}	</script></head><body> <form  id="addform" method="post" enctype="multipart/form-data"> 		<div class="box" >		<div class="box-content" >			<div class="apply_fill"> <input type="hidden" id="userids"	name="userids"/>  <input type="hidden" id="yj"	name="yj"/>   <input type="hidden" class="form-control" id="xiazaibz" value="${xiazaibz }"> <input type="hidden" id="fhbz"  value="${fhbz }">   <input type="hidden" class="form-control"  name="fjzdids" id="fjzdids"> <input type="hidden" class="form-control"  name="accids" id="accids">					<table class="apply3" cellpadding="0" cellspacing="0" style="table-layout: fixed;">					<tr>							<th>项目编码: </th>							<td>								${record.xmbm }							</td>													<th>项目名称: </th>							<td>								${record.xmmc }							</td>						</tr>						<tr>							 <th>项目概况: </th>							<td colspan="3" >								${record.xmgk }							</td>						</tr>						<tr>							 <th>建设规模: </th>							<td colspan="3">								${record.jsgm }							</td>						</tr>						<tr>							<th>项目法人: </th>							<td >								${record.xmfr }							</td>							<th>建设单位: </th>							<td>								${jyr.gkjyr }							</td>						</tr>						<tr>							 <th>行政区划: </th>							<td>								${xzqhname}							</td>						    <th>所在地: </th>							<td >								${record.szddzw }							</td>													</tr>						<tr>							<th>所在港口: </th>							<td>								${record.szgkzw }							</td>						    <th>所在港区: </th>							<td >								${record.szgqzw }							</td>						</tr>						<tr>						    <th>项目类型: </th>							<td >								${record.xmlxzw }							</td>							<th>建设地址: </th>							<td >								${record.jsdd }							</td>						</tr>						<tr>						   <th>总投资 (万元): </th>							<td>								${record.ztz }							</td>							<th>投资类型: </th>							<td>								${record.tzlxzw }							</td>						</tr>												<tr id="zftzDiv" style="display:none">						    <th>政府投资(万元): </th>							<td >								${record.zftze }							</td>							<th>政府投资占比(%): </th>							<td id="zftzTd"></td>						</tr>						<tr>					    	<th>建成时间: </th>							<td>								${fn:substring(record.jcsj,0,10)}							</td>							<th>泊位个数: </th>							<td>								${bwgs }							</td>						</tr>						<tr>					    								<th>项目核准级别: </th>							<td>								${record.xmhzjbzw }							</td>							<th>通过能力(万吨): </th>							<td >								${record.tgnl }							</td>						</tr>						<tr>						    <th>岸线审批级别: </th>							<td >								${record.axspjbzw }							</td>							<th>岸线长度 (米): </th>							<td >								${record.axcd }							</td>						</tr>						                       <tr>							<th>水域类型: </th>							<td >								${record.sylxzw }							</td>						   						</tr>						</table>											 <table id="bwtableID" class="main_table" cellpadding="0" cellspacing="0">				     <thead>					    <tr>					    	<th width="5%">序号</th>			    			<th width="10%">泊位名称</th>			        		<th width="10%">港口经营人</th>							<th width="10%">码头名称</th>							<th width="10%">所在港口</th>							<th width="10%">所在港区</th>							<th width="15%">泊位用途</th>							<th width="5%">是否<br>危险品泊位</th>							<th width="5%">是否<br>对外开放泊位</th>					    </tr>				    </thead>				      <c:forEach items="${bwlist}" var="bw" varStatus="status">					    <tr >					    	<td >${status.count }</td>							<td ><a href="#" onclick="jsjdcbsj.detail.viewBw('${bw.id}')">${bw.bwmc }</a></td>					        <td >${bw.ssjyrzw }</td>							<td >${bw.ssmtzw }</td>							<td >${bw.szgkzw }</td>							<td >${bw.szgqzw }</td>							<td >${bw.bwytzw }</td>							<td >${bw.wxpbwzw }</td>							<td >${bw.sfdwkfzw }</td>					    </tr>				    </c:forEach>				    </table>														<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: 4%">序号</td>										<td style="width: 23%">材料名称</td>										<td style="width: 23%">上传附件名称</td>										<td style="width: 15%">批文单位</td>										<td style="width: 15%">文号</td>										<td style="width: 10%">批文时间</td>										<c:if test="${ taskKey == 'zjps'  }"> 										<td align="center" style="width: 10%">操作</td>										</c:if>									</tr>									<tr>										<td>1</td>										<td>港口建设项目竣工验收申请文件</td>										<td><input type="hidden" name="delid81" id="delid81"											value="${fjList81.fjid }"> <input type="hidden"											id="fjzdid81"> <a class='main_title' href="#"											onclick="jgsq.detail.download('81')"><span id="fjmc81">${fjList81.fjmc }</span></a>										</td>										<td><span id="fbdw81">${recordfj81.fbdw }</span></td>										<td><span id="wjh81">${recordfj81.wjh }</span></td>										<td><span id="fbsj81">${recordfj81.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="delid82" id="delid82" value="${fjList82.fjid }">											<input type="hidden" class="form-control" id="fjzdid82">											<a class='main_title' href="#"											onclick="jgsq.detail.download('82')"><span id="fjmc82">${fjList82.fjmc }</span></a>										</td>										<td><span id="fbdw82">${recordfj82.fbdw }</span></td>										<td><span id="wjh82">${recordfj82.wjh }</span></td>										<td><span id="fbsj82">${recordfj82.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="delid83" id="delid83" value="${fjList83.fjid }">											<input type="hidden" class="form-control" id="fjzdid83">											<a class='main_title' href="#"											onclick="jgsq.detail.download('83')"><span id="fjmc83">${fjList83.fjmc }</span></a>										</td>										<td><span id="fbdw83">${recordfj83.fbdw }</span></td>										<td><span id="wjh83">${recordfj83.wjh }</span></td>										<td><span id="fbsj83">${recordfj83.fbsj }</span></td>										 <c:if test="${ taskKey == 'zjps'  }"> 										<td align="center">											<a id="tjbt83" class="btn btn-default btn-sm"											href="#" onclick="jgsq.detail.tianjiafj('83')"> 添加</a>										<a id="scbt83" class="btn btn-default btn-sm" href="#"											onclick="jgsq.detail.delFile('83')"> 删除</a>										</td>										</c:if>									</tr>									<tr>										<td>4</td>										<td>专家审查意见</td>										<td><input type="hidden" class="form-control"											name="delid84" id="delid84" value="${fjList84.fjid }">											<input type="hidden" class="form-control" id="fjzdid84">											<a class='main_title' href="#"											onclick="jgsq.detail.download('84')"><span id="fjmc84">${fjList84.fjmc }</span></a>										</td>										<td><span id="fbdw84">${recordfj84.fbdw }</span></td>										<td><span id="wjh84">${recordfj84.wjh }</span></td>										<td><span id="fbsj84">${recordfj84.fbsj }</span></td>										 <c:if test="${ taskKey == 'zjps'  }"> 										<td align="center">										<a id="tjbt84" class="btn btn-default btn-sm"											href="#" onclick="jgsq.detail.tianjiafj('84')"> 添加</a>										<a id="scbt84" class="btn btn-default btn-sm" href="#"											onclick="jgsq.detail.delFile('84')"> 删除</a>										</td>										</c:if>									</tr>									<tr>										<td>5</td>										<td>对验收意见的答复</td>										<td><input type="hidden" class="form-control"											name="delid85" id="delid85" value="${fjList85.fjid }">											<input type="hidden" class="form-control" id="fjzdid85">											<a class='main_title' href="#"											onclick="jgsq.detail.download('85')"><span id="fjmc85">${fjList85.fjmc }</span></a>										</td>										<td><span id="fbdw85">${recordfj85.fbdw }</span></td>										<td><span id="wjh85">${recordfj85.wjh }</span></td>										<td><span id="fbsj85">${recordfj85.fbsj }</span></td>										 <c:if test="${ taskKey == 'zjps'  }"> 										<td align="center">										<a id="tjbt85" class="btn btn-default btn-sm"											href="#" onclick="jgsq.detail.tianjiafj('85')"> 添加</a>										<a id="scbt85" class="btn btn-default btn-sm" href="#"											onclick="jgsq.detail.delFile('85')"> 删除</a>										</td>										</c:if>									</tr>									<c:forEach items="${qtfjlist}" var="qtfj" varStatus="status">										<tr>											<td>${status.index+6}</td>											<td>其他附件</td>											<td><a class="main_title"												href='/jsjy/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>					<div  id="buttons">					<c:if test="${flag=='audit' }">					<c:if test="${roleCode != 'Y' && hqflag == true }">												<a class="btn btn-default btn-sm" href="#" onclick="showRy()">								<i class="glyphicon glyphicon-check"></i> 选择人员							</a>						</c:if>															<a class="btn btn-default btn-sm" href="#"  onclick="showYj()">							   <i class="glyphicon glyphicon-check"></i> 							            意见</a>										 <a class="btn btn-default btn-sm" href="#"  onclick="jgsq.detail.audit('Y','${record.id}')">							   <i class="glyphicon glyphicon-ok-sign"></i> 							            同意</a>						<a class="btn btn-default btn-sm" href="#"  onclick="jgsq.detail.audit('N','${record.id}')">							   <i class="glyphicon glyphicon-ban-circle"></i> 							            退回</a>				          					</c:if>												             <a class="btn btn-default btn-sm" href="#"  onclick="jgsq.detail.back()">							   <i class="glyphicon glyphicon-arrow-left"></i> 							            返回</a>							                     			</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="jgsq.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="jgsq.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="jgsq.detail.xinzengfj()"> <i></i> 保存					</a> <a class="btn btn-default btn-sm" href="#"						onclick="jgsq.detail.guanbipop()"> <i></i> 关闭					</a>				</div>			</div>		</div>		<div class="theme-popover-mask" id="theme-popover-mask"></div>	</div></div></form><jsp:include page="../../showRy.jsp"></jsp:include><jsp:include page="../../showViewOption.jsp"></jsp:include><jsp:include page="../../showbwview.jsp"></jsp:include></body></html>
 |