Răsfoiți Sursa

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

ld_xuhx 8 ani în urmă
părinte
comite
10286d6e69

+ 2 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/tzjhgl/tzjhgladd.jsp

@@ -15,7 +15,7 @@
 			tzjhgl.detail.init();
 			initXmlbsel('xmlbsel','','80%');
 			initSfyzjbzsel('sfyzjbz','','change','80%');
-			tzjhgl.detail.jhnd('jhnd','','80%');
+			/* tzjhgl.detail.jhnd('jhnd','','80%'); */
 		});
 		function guanbipop(){
 			$('.theme-popover-mask-tc').fadeOut(100);
@@ -65,7 +65,7 @@
 						<tr>
 							<th><span class="needwrite">*</span>计划年度:&nbsp;</th>
 							<td>
-								<div id="jhnd"></div>
+							<input type="text" class="form-control" name='jhnd' id="jhnd" maxlength="4"  onkeyup="this.value=this.value.replace(/\D/g,'')" onafterpaste="this.value=this.value.replace(/\D/g,'')">
 							</td>
 							<th><span class="needwrite">*</span>年度计划投资(万元):&nbsp;</th>
 							<td >

+ 9 - 5
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/cghzyxxgl/dcsb/dcsbview.jsp

@@ -61,11 +61,13 @@
 		<tr>
 			<th>码头:&nbsp;</th>
 			<td >
-				<span id="mtsel"></span>
+			${recordvo.mtmc }
+				<!-- <span id="mtsel"></span> -->
 			</td>
 			<th>泊位:&nbsp;</th>
 			<td >
-				<span id="bwsel"></span>
+			${recordvo.bwmc }
+				<!-- <span id="bwsel"></span> -->
 			</td>
 		</tr>
 		<tr>
@@ -82,11 +84,13 @@
 		<tr>
 			<th>进出港:&nbsp;</th>
 			<td >
-				<span id="jcgsel"></span>
+			${recordvo.jcgmc }
+				<!-- <span id="jcgsel"></span> -->
 			</td>
 			<th>内外贸:&nbsp;</th>
 			<td >
-				<span id="nwmsel"></span>
+			${recordvo.nwmmc }
+				<!-- <span id="nwmsel"></span> -->
 			</td>
 		</tr>
 		<tr>
@@ -118,7 +122,7 @@
 		<tr>
 			<th>作业品名称:&nbsp;</th>
 			<td >
-				${record.cm }
+				${record.zypmc }
 			</td>
 			 <th>作业数量(吨):&nbsp;</th>
 			<td >

+ 1 - 3
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/sssb/sssbadd.jsp

@@ -124,9 +124,7 @@
 	                        </td>
 	                        <th>检验报告(或证书)编号:&nbsp;</th>
 	                     	<td>
-	                     		<input type="text" class="form-control"  name="bh" maxlength="100" 
-	                     		onkeyup="value=value.replace(/[^\d]/g,'') "
-								onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
+	                     		<input type="text" class="form-control"  name="bh" maxlength="100" >
 	                     	</td>
 	                    </tr>
 	                    <tr>

+ 1 - 3
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/sssb/sssbedit.jsp

@@ -134,9 +134,7 @@
 	                        </td>
 	                        <th>检验报告(或证书)编号:&nbsp;</th>
 	                     	<td>
-	                     		<input type="text" class="form-control"  name="bh" value="${record.bh }" maxlength="100"
-	                     		onkeyup="value=value.replace(/[^\d]/g,'') "
-								onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
+	                     		<input type="text" class="form-control"  name="bh" value="${record.bh }" maxlength="100">
 	                     	</td>
 	                    </tr>
 	                    <tr>

+ 8 - 0
gkjsjy/trunk/WebContent/WEB-INF/pages/set/user/usermain.jsp

@@ -70,6 +70,14 @@
 	                        	
                         </td>
                           </tr>
+                          <tr>
+                            <td class="right">
+                         	港口经营人 :&nbsp;
+                         </td>
+                        <td >
+	                        	<input type="text" class="form-control" name="jyrname"  value="${jyrname }">
+                        </td>
+                          </tr>
                         <tr>
                         <td class="right" colspan="6">
                         <authz:hasPermission name="${appName}:user:main">