| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 | <%@ 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/jsjdbg/jsjdbgdsdetail.js"></script>	<script type="text/javascript">		$(document).ready(function () {			jsjdbgds.detail.opflag="${opflag}"			jsjdbgds.detail.taskKey="${taskKey}";			jsjdbgds.detail.hqflag ="${hqflag}";			jsjdbgds.detail.init();			$('.close').click(function(){				guanbi();			})				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 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>	<div class="box" >		<div class="box-content" >			<div class="apply_fill"> <form  id="addform" method="post" enctype="multipart/form-data"> 	 <input type="hidden" id="userids"	name="userids"/>  <input type="hidden" id="yj"	name="yj"/>  <input type="hidden" id="accids" name="accids"/>  <input type="hidden" id="roleKey" name="roleKey" value="" />   <input	type="hidden" id="yj" name="yj" /> 					<table class="apply" cellpadding="0" cellspacing="0">					<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="jsjdbgds.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="apply" cellpadding="0" cellspacing="0">                       <tr>                       		<th>专家评审附件: </th>                       		<td colspan="3">                       		                       		 <c:if test="${ taskKey == 'zjps'  }"> 	                        	<a href="#" class="file">上传<input type="file" name="file" id="fjid" onchange="jsjdbgds.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="jsjdbgds.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></form>					<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 id="auditbt" class="btn btn-default btn-sm" href="#"  onclick="jsjdbgds.detail.saveTbzt('${record.id}')">												   <i class="glyphicon glyphicon-ok-sign"></i> 												    转报省级</a>					<c:if test="${record.flowstatus != '0' }"> 					 <a class="btn btn-default btn-sm" href="#"  onclick="jsjdbgds.detail.audit('Y','${record.id}')">							   <i class="glyphicon glyphicon-ok-sign"></i> 							            同意</a>							 </c:if>						<a class="btn btn-default btn-sm" href="#"  onclick="jsjdbgds.detail.audit('N','${record.id}')">							   <i class="glyphicon glyphicon-ban-circle"></i> 							            退回</a>				          					</c:if>												             <a class="btn btn-default btn-sm" href="#"  onclick="jsjdbgds.detail.back()">							   <i class="glyphicon glyphicon-arrow-left"></i> 							            返回</a>							                     			</div>						</div>		</div></div><jsp:include page="../../showRy.jsp"></jsp:include><jsp:include page="../../showViewOption.jsp"></jsp:include><jsp:include page="../../showbwview.jsp"></jsp:include></body></html>
 |