Răsfoiți Sursa

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

ld_xuhx 8 ani în urmă
părinte
comite
8f8dc5ef58

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/jyrcg/cgedit.jsp

@@ -343,7 +343,7 @@
 						<td >
 							<input type="text" class="form-control" name="hxpmc" maxlength="2000" value="${record.hxpmc }">
 						</td>
-						<th><span class="needwrite">*</span>储存压力(KPa):&nbsp;</th>
+						<th><span class="needwrite">*</span>储存压力(kPa):&nbsp;</th>
 						<td >
 							<input type="text" class="form-control" id="sjyltext" name="sjyl" value="${record.sjyl }">
 						</td>

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjygl/gkjyr/jyrcg/cgview.jsp

@@ -346,7 +346,7 @@
 						<td >
 							${record.hxpmc }
 						</td>
-						<th>储存压力(KPa):&nbsp;</th>
+						<th>储存压力(kPa):&nbsp;</th>
 						<td >
 							${record.sjyl }
 						</td>