Răsfoiți Sursa

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

ld_xuhx 8 ani în urmă
părinte
comite
479c68cfcf

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/jyrck/ckadd.jsp

@@ -245,7 +245,7 @@
 						<td >
 							<input type="text" class="form-control" name="sntcrj" >
 						</td>
-						<th>其他生产用仓库&nbsp;&nbsp;&nbsp;&nbsp;<br>容积(立方米):&nbsp;</th>
+						<th>其他生产用仓库容积<br>(立方米):&nbsp;</th>
 						<td >
 							<input type="text" class="form-control" name="qtscyckrj" >
 						</td>

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/jyrck/ckedit.jsp

@@ -244,7 +244,7 @@
 						<td >
 							<input type="text" class="form-control" name="sntcrj" value="${record.sntcrj }">
 						</td>
-						<th>其他生产用仓库&nbsp;&nbsp;&nbsp;&nbsp;<br>容积(立方米):&nbsp;</th>
+						<th>其他生产用仓库容积<br>(立方米):&nbsp;</th>
 						<td >
 							<input type="text" class="form-control" name="qtscyckrj" value="${record.qtscyckrj }">
 						</td>

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/jyrck/ckview.jsp

@@ -171,7 +171,7 @@
 						<td >
 							${record.sntcrj }
 						</td>
-						<th>其他生产用仓库&nbsp;&nbsp;&nbsp;&nbsp;<br>容积(立方米):&nbsp;</th>
+						<th>其他生产用仓库容积<br>(立方米):&nbsp;</th>
 						<td >
 							${record.qtscyckrj }
 						</td>