| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 | <%@ 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/ggfwxxgl/hxgl/hxgldetail.js"></script>	<script type="text/javascript">		$(document).ready(function () {			hxgl.detail.init();			initHxlxSelect('hxlxsel','${record.hxlx}','80%');			initCqSelect('cqsel','${record.cq}','80%','showcqtb');			initszdSelect('szdsel', '${record.szd}', 'showgk', '80%');			initgkSelect('gksel','${record.szgk}','${record.szd}','showgq','80%');			initgqSelect('gqsel','${record.szgq}','${record.szd}','${record.szgk}',null,'80%');			hxgl.detail.flag="1";		});				function showgk(){			initgkSelect('gksel','${record.szgk}',$('.szdselectpicker').val(),"showgq",'80%');			showgq();		}		function showgq(){			initgqSelect('gqsel','${record.szgq}',$('.szdselectpicker').val(),$('.gkselectpicker').val(),null,'80%');		}  			</script>	<style type="text/css">	.apply2 th {  width: 18%;  height: 35px;  font-weight: normal;  border-bottom: 1px solid #dadbda;  color: #185f8a;  background: #e6eff9;  font-size: 14px;  text-align: center;}		</style></head><body><jsp:include page="../../jyrselect.jsp"></jsp:include>	<div class="box" >		<div class="box-content" >			<div class="apply_fill"> <form  id="addform" method="post" enctype="multipart/form-data"> 		 <input type="hidden" name="rq" id="rq" value="${month }"> <input type="hidden" name="id" id="recordid" value="${record.id }">  <h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;"><span>编辑${month }</span>月航线信息</font></h2>					<table class="apply" cellpadding="0" cellspacing="0">						<tr>							<th><span class="needwrite">*</span>航线名称: </th>							<td>								<input type="text" class="form-control" name="hxmc" value="${record.hxmc }" id="hxmc">							</td>							 <th><span class="needwrite">*</span>航线类型: </th>							<td>								<div id="hxlxsel"></div>							</td>						</tr>						<tr>						    <th><span class="needwrite">*</span>所在地: </th>							<td>								<div id="szdsel"></div>							</td>							<th><span class="needwrite">*</span>所在港口: </th>							<td >								<div id="gksel"></div>							</td>						</tr>						<tr>					    	<th><span class="needwrite">*</span>所在港区: </th>						 	<td >								<div id="gqsel"></div>							</td>						    							<th><span class="needwrite">*</span>航程(海里): </th>							<td >								<input type="text" class="form-control" name="hc" value="${record.hc }" id="hc">							</td>						</tr>						<tr>					    	<th><span class="needwrite">*</span>船公司: </th>						    <td colspan="3">								<input type="text" class="form-control" name="cgs" value="${record.cgs }" id="cgs" style="width:92.5%">						    </td>						</tr>						<tr>						     <th>起点港: </th>							 <td >								<input type="text" class="form-control" name="qdg" value="${record.qdg }">							 </td>							<th>终点港: </th>							<td >								<input type="text" class="form-control" name="zdg" value="${record.zdg }">							</td>						</tr>						<tr>							<th>船期: </th>							<td >								<div id="cqsel"></div>							</td>							<td colspan="2">							<table class="apply2" style="width:89%" cellpadding="0" cellspacing="0">						    <thead>					        <tr>			        		<th  text-align: center>船期</th>			    			<th  text-align: center>开船日期</th>			    			<th  text-align: center>班次数</th>					        <th text-align: center>操作</th>					        </tr>				            </thead>				               <c:forEach items="${hxcqlist}" var="list" varStatus="status">				               <tr id="deltr${status.index}">				                   <td>${record.cqzw }</td>				                   <td>${list.kcrq }<input type="hidden" id="kcrq${status.index}" name="kcrq${status.index}" value="${list.kcrq }"></td>				                   <td><input type="text" class="form-control" id="bcs${status.index}" name="bcs${status.index}" value="${list.bcs }"></td>				                   <td>				                   <a class="btn btn-default btn-xs" href="#" onclick="hxgl.detail.dele('${list.id}','${status.index}')">									   <i class="glyphicon glyphicon-trash"></i> 									         删除</a>								   </td>				               </tr>				               </c:forEach>				               <tbody id="cqtb">				               </tbody>							</table>							</td>						</tr>						<tr>						     <th>停靠港: </th>							 <td colspan="3">								<textarea rows="" cols="" style="width: 92.5%;" name="tkg"  class="form-control">${record.tkg }</textarea>							 </td>						</tr>						<tr>						     <th>备注: </th>							 <td colspan="3">								<textarea rows="" cols="3" style="width: 92.5%;" name="bz"  class="form-control">${record.bz }</textarea>							 </td>						</tr>						<tr>						    <th>本月内贸完成量(TEU): </th>							<td >								<input type="text" class="form-control" name="bynmwcl" value="${record.bynmwcl }">							</td>							<th>本月外贸完成量(TEU): </th>							<td colspan="3">								<input type="text" class="form-control" name="bywmwcl" value="${record.bywmwcl }">							</td>						</tr>						<tr>						    <th>填写人: </th>							<td >								<input type="text" class="form-control" name="yhmc" value="${record.yhmc }" readonly>							</td>							<th>填写时间: </th>							<td colspan="3">								<input type="text" class="form-control" name="tbsj" value="${record.tbsj }" readonly>							</td>						</tr>											</table>									<div  id="buttons">                    	<a class="btn btn-default btn-sm" href="#" onclick="hxgl.detail.save()">							   <i class="glyphicon glyphicon-floppy-disk"></i> 							            保存</a>							             <a class="btn btn-default btn-sm" href="#"  onclick="hxgl.detail.back()">							   <i class="glyphicon glyphicon-arrow-left"></i> 							           返回</a>							                      			</div>	</form>				</div>		</div></div>	</body></html>
 |