Ver Fonte

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

ld_liufl há 9 anos atrás
pai
commit
f6391eeff4

+ 1 - 15
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpAudit.mxml

@@ -10,34 +10,20 @@
 		 horizontalAlign="center">
 	<fx:Script>
 		<![CDATA[
-			import com.jtgh.yjpt.common.BusinessContext;
 			import com.jtgh.yjpt.common.Global;
 			import com.jtgh.yjpt.common.util.Constants;
 			import com.jtgh.yjpt.common.util.Utils;
 			import com.jtgh.yjpt.model.task.TaskModel;
 			import com.jtgh.yjpt.model.zysqbp.ShbpEditModel;
 			import com.jtgh.yjpt.model.zysqbp.ShbpModel;
-			import com.jtgh.yjpt.view.jsxmaqsc.DataList;
-			import com.jtgh.yjpt.vo.common.AccessoryVo;
 			import com.jtgh.yjpt.vo.common.CodeVo;
-			import com.jtgh.yjpt.vo.gkgq.GqVo;
-			import com.jtgh.yjpt.vo.jyr.JyrVo;
-			import com.jtgh.yjpt.vo.jyrxxgl.JyrxxglVo;
-			import com.jtgh.yjpt.vo.zyfzndjy.Gkwxhwzyfzbl_fzVo;
 			import com.jtgh.yjpt.vo.zysqbp.ZysqbpVo;
 			
 			import mx.collections.ArrayCollection;
-			import mx.controls.Alert;
 			import mx.core.FlexGlobals;
 			import mx.events.CloseEvent;
 			import mx.events.FlexEvent;
-			import mx.events.ListEvent;
-			import mx.formatters.DateFormatter;
-			import mx.rpc.events.ResultEvent;
 			import mx.utils.StringUtil;
-			
-			import spark.components.ComboBox;
-			import spark.components.Label;
 			[Bindable]
 			public var thisModel:ShbpEditModel = new ShbpEditModel();
 			[Bindable]
@@ -357,7 +343,7 @@
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel width="120" text="集装箱箱号"/>
-							<cus:QTextInput id="jzxxh" width="530"  text="@{zysqbp.jzxxh}"  editable="{enable}"/>
+							<cus:QTextArea id="jzxxh" width="530" height="70"  text="{zysqbp.jzxxh}"  editable="{enable}"/>
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel text="货物种类" width="120"/>

+ 1 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpEdit.mxml

@@ -754,7 +754,7 @@
 		</s:HGroup>
 		<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 			<cus:QLabel width="120" text="集装箱箱号"/>
-			<cus:QTextInput id="jzxxh" width="530" maxChars="250" text="@{zysqbp.jzxxh}"/>
+			<cus:QTextArea id="jzxxh" width="530" height="70" maxChars="1000" text="{zysqbp.jzxxh}"/>
 		</s:HGroup>
 		<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 			<cus:QLabel width="120"

+ 1 - 15
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpView.mxml

@@ -10,36 +10,22 @@
 		 horizontalAlign="center">
 	<fx:Script>
 		<![CDATA[
-			import com.jtgh.yjpt.common.BusinessContext;
 			import com.jtgh.yjpt.common.Global;
 			import com.jtgh.yjpt.common.PrintParam;
 			import com.jtgh.yjpt.common.PrintTypes;
 			import com.jtgh.yjpt.common.util.Constants;
 			import com.jtgh.yjpt.common.util.PrintUtil;
-			import com.jtgh.yjpt.common.util.Utils;
 			import com.jtgh.yjpt.model.zysqbp.ShbpEditModel;
 			import com.jtgh.yjpt.model.zysqbp.ShbpModel;
 			import com.jtgh.yjpt.select.MaoSelect;
-			import com.jtgh.yjpt.view.jsxmaqsc.DataList;
-			import com.jtgh.yjpt.vo.common.AccessoryVo;
 			import com.jtgh.yjpt.vo.common.CodeVo;
-			import com.jtgh.yjpt.vo.gkgq.GqVo;
-			import com.jtgh.yjpt.vo.jyr.JyrVo;
-			import com.jtgh.yjpt.vo.jyrxxgl.JyrxxglVo;
-			import com.jtgh.yjpt.vo.zyfzndjy.Gkwxhwzyfzbl_fzVo;
 			import com.jtgh.yjpt.vo.zysqbp.ZysqbpVo;
-			import com.smapp.sg186.appframework.sg186_internal;
 			
 			import mx.collections.ArrayCollection;
-			import mx.controls.Alert;
 			import mx.events.CloseEvent;
 			import mx.events.FlexEvent;
-			import mx.events.ListEvent;
-			import mx.formatters.DateFormatter;
-			import mx.rpc.events.ResultEvent;
 			import mx.utils.StringUtil;
 			
-			import spark.components.ComboBox;
 			import spark.formatters.DateTimeFormatter;
 			[Bindable]
 			public var thisModel:ShbpEditModel = new ShbpEditModel();
@@ -424,7 +410,7 @@
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel width="120" text="集装箱箱号"/>
-							<cus:QTextInput id="jzxxh" width="530"  text="@{zysqbp.jzxxh}"  editable="{enable}"/>
+							<cus:QTextArea id="jzxxh" width="530" height="70"  text="{zysqbp.jzxxh}"  editable="{enable}"/>
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel text="货物种类" width="120"/>

+ 1 - 16
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqqxAudit.mxml

@@ -10,33 +10,18 @@
 		 horizontalAlign="center">
 	<fx:Script>
 		<![CDATA[
-			import com.jtgh.yjpt.common.BusinessContext;
 			import com.jtgh.yjpt.common.Global;
 			import com.jtgh.yjpt.common.util.Constants;
 			import com.jtgh.yjpt.common.util.Utils;
 			import com.jtgh.yjpt.model.task.TaskModel;
 			import com.jtgh.yjpt.model.zysqbp.ShbpEditModel;
 			import com.jtgh.yjpt.model.zysqbp.ShbpModel;
-			import com.jtgh.yjpt.view.jsxmaqsc.DataList;
-			import com.jtgh.yjpt.vo.common.AccessoryVo;
 			import com.jtgh.yjpt.vo.common.CodeVo;
-			import com.jtgh.yjpt.vo.gkgq.GqVo;
-			import com.jtgh.yjpt.vo.jyr.JyrVo;
-			import com.jtgh.yjpt.vo.jyrxxgl.JyrxxglVo;
-			import com.jtgh.yjpt.vo.zyfzndjy.Gkwxhwzyfzbl_fzVo;
 			import com.jtgh.yjpt.vo.zysqbp.ZysqbpVo;
 			
-			import mx.collections.ArrayCollection;
-			import mx.controls.Alert;
 			import mx.events.CloseEvent;
 			import mx.events.FlexEvent;
-			import mx.events.ListEvent;
-			import mx.formatters.DateFormatter;
-			import mx.rpc.events.ResultEvent;
 			import mx.utils.StringUtil;
-			
-			import spark.components.ComboBox;
-			import spark.components.Label;
 			[Bindable]
 			public var thisModel:ShbpEditModel = new ShbpEditModel();
 			[Bindable]
@@ -230,7 +215,7 @@
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel width="120" text="集装箱箱号"/>
-							<cus:QTextInput id="jzxxh" width="530"  text="@{zysqbp.jzxxh}"  editable="{enable}"/>
+							<cus:QTextArea id="jzxxh" width="530" height="70"  text="{zysqbp.jzxxh}"  editable="{enable}"/>
 						</s:HGroup>
 						<s:HGroup width="100%" horizontalAlign="left" verticalAlign="middle">
 							<cus:QLabel text="货物种类" width="120" notNull="{null!=zysqbp.jzxsl&amp;&amp;''!=StringUtil.trim(zysqbp.jzxsl)}"/>