|
@@ -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"/>
|