Эх сурвалжийг харах

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

ld_liufl 9 жил өмнө
parent
commit
4972d1ddfd

+ 5 - 5
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/jyr/zbxx/BwList.mxml

@@ -226,12 +226,12 @@
 		]]>
 	</fx:Script>
 	<s:HGroup width="100%">
-		<s:HGroup width="100%">
-			<s:HGroup width="50%" verticalAlign="middle">
-				<cus:QLabel text="泊位名称" width="40%" textAlign="right" notNull="true"/>
-				<cus:QTextInput id="bwmc" textAlign="left" width="50%" text="{vo.bwmc}" />
-			</s:HGroup>
+		<s:HGroup width="50%" verticalAlign="middle">
+			<cus:QLabel text="泊位名称" width="40%" textAlign="right" notNull="true"/>
+			<cus:QTextInput id="bwmc" textAlign="left" width="50%" text="{vo.bwmc}" />
 		</s:HGroup>
+	</s:HGroup>
+	<s:HGroup width="100%">
 		<s:HGroup width="50%" verticalAlign="middle">
 			<cus:QLabel text="企业名称" width="40%" textAlign="right"/>
 			<cus:QTextInput id="qymc" textAlign="left" width="50%" text="{gkjyr}" editable="false"/>