| 
					
				 | 
			
			
				@@ -161,7 +161,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						<tr>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					    	 <th>总投资(万元): </th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								<input type="text" class="form-control" name="ztz" value="${record.ztz }">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								<input type="text" class="form-control" name="ztz" value="${record.ztz }"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onkeyup="value=value.replace(/[^\d.]/g,'')"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d.]/g,''))">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th>投资类型: </th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<td>
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -187,7 +189,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 								</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 								<th>泊位个数: </th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 								<td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								<input type="text" class="form-control" id="bwgs" value="${bwgs }">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								<input type="text" class="form-control" id="bwgs" readonly="readonly" value="${bwgs }">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 								</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						</tr>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						<tr>
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -199,7 +201,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th><span class="needwrite">*</span>通过能力(万吨): </th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								<input type="text" class="form-control" name="tgnl" value="${record.tgnl }">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								<input type="text" class="form-control" name="tgnl" value="${record.tgnl }"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onkeyup="value=value.replace(/[^\d.]/g,'')"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d.]/g,''))">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						</tr>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -211,7 +215,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th>岸线长度 (米): </th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<td >
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								<input type="text" class="form-control" name="axcd" value="${record.axcd }">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								<input type="text" class="form-control" name="axcd" value="${record.axcd }"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onkeyup="value=value.replace(/[^\d.]/g,'')"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+								onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d.]/g,''))">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							</td>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						</tr>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -236,14 +242,14 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           			 <table id="bwtableID" class="main_table" cellpadding="0" cellspacing="0">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				     <thead>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					    <tr>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    	<th width="5%">序号</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+					    	<th width="3%">序号</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			    			<th width="8%">泊位名称</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			        		<!-- <th width="8%">港口经营人</th> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="8%">码头名称</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="7%">所在港口</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="8%">所在港区</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="15%">泊位用途</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<th width="5%">是否<br>危险品泊位</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+							<th width="7%">是否<br>危险品泊位</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<!--<th width="5%">是否<br>对外开放泊位</th>-->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="8%">泊位长度(米)</th>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<th width="8%">设计靠泊能力(吨)</th>
 
			 |