Răsfoiți Sursa

git-svn-id: https://192.168.57.71/svn/jsgkj@369 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 9 ani în urmă
părinte
comite
8e9728df27

+ 2 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/jsjdcbsj/jsjdcbsjadd.jsp

@@ -90,13 +90,13 @@
 					<tr>
 							<th><span class="needwrite">*</span>项目编码:&nbsp;</th>
 							<td colspan="4">
-								<input type="text" style="width: 92.5%;" class="form-control" name="xmbm">
+								<input type="text" style="width: 92.5%;" readonly="readonly" class="form-control" name="xmbm">
 							</td>
 						</tr>
 						<tr>
 							<th><span class="needwrite">*</span>项目名称:&nbsp;</th>
 							<td colspan="4">
-								<input type="text" style="width: 92.5%;" class="form-control" name="xmmc">
+								<input type="text" style="width: 92.5%;" class="form-control" readonly="readonly" name="xmmc">
 							</td>
 						</tr>
 						<tr>

+ 4 - 4
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/xmxxgl/xmxxgledit.jsp

@@ -215,7 +215,7 @@
 							<input type="text" class="Wdate" name="jcsj" value="${fn:substring(record.jcsj,0,10)}" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})">
 							</td>
 						</tr>
-						<tr>
+						<!-- <tr>
 						    <th>泊位个数:&nbsp;</th>
 							<td>
 								<input type="text" class="form-control" name="bwgs" value="" readonly="readonly">
@@ -223,8 +223,8 @@
 							<th></th>
 							<td >
 							</td>
-						</tr>
-						<tr>
+						</tr> -->
+					<%-- 	<tr>
 						    <th>码头前沿位置_上端点X:&nbsp;</th>
 							<td>
 								<input type="text" class="form-control" name="sddx" value="${record.sddx }">
@@ -243,7 +243,7 @@
 							<td colspan="3">
 								<input type="text" class="form-control" name="xddy" value="${record.xddy }">
 							</td>
-						</tr>
+						</tr> --%>
 				
 					</table>
 					

+ 5 - 22
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/xmxxgl/xmxxglview.jsp

@@ -139,25 +139,16 @@
 							</td>
 						</tr>
 						<tr>
-						    <%-- <th>泊位吨级 (吨):&nbsp;</th>
-							<td >
-								${record.bwdj }
-							</td> --%>
+						   
 							<th>通过能力(万吨):&nbsp;</th>
-							<td colspan="">
+							<td >
 								${record.tgnl }
 							</td>
-						<!-- </tr>
-						
-						<tr> -->
 					    	<th>泊位用途:</th>
                             <td>
                              ${record.bwytzw }
                             </td>
-                            <%-- <th>专业化泊位分类:</th>
-                            <td>
-                             ${record.zyhbwflzw }
-                            </td> --%> 
+                          
                        </tr>
 						<tr>
 							<th>水域类型:&nbsp;</th>
@@ -169,15 +160,7 @@
 								${fn:substring(record.jcsj,0,10)}
 							</td>
 						</tr>
-						<tr>
-						    <th>泊位个数:&nbsp;</th>
-							<td>
-							</td>
-							<th></th>
-							<td >
-							</td>
-						</tr>
-						<tr>
+						<%-- <tr>
 					    	<th>码头前沿位置_上端点X:&nbsp;</th>
 							<td>
 								${record.sddx }
@@ -196,7 +179,7 @@
 							<td>
 								${record.xddy }
 							</td>
-						</tr>
+						</tr> --%>
 				
 					</table>
 </form>