Procházet zdrojové kódy

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

xt_xuhao před 8 roky
rodič
revize
0f7f71826a

+ 11 - 0
gkaq/yjpt-flex/trunk/.project

@@ -32,4 +32,15 @@
 			<location>E:/code/jsyjpt/flex_release</location>
 		</link>
 	</linkedResources>
+	<filteredResources>
+		<filter>
+			<id>1485071206817</id>
+			<name></name>
+			<type>26</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-.svn</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 3 - 2
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/model/zyfzndjy/GkwxhwzyfzblhhzEditModel.as

@@ -285,11 +285,12 @@ package com.jtgh.yjpt.model.zyfzndjy
 				{
 					
 					if(fzvo.byzd5!=null&&fzvo.byzd5.length>0){
-						var tempList1:Array = fzvo.byzd5.split("\n");
+						//var tempList1:Array = fzvo.byzd5.split("\n");
+						var tempList1:Array = fzvo.byzd5.replace("\n","").split(";");
 						for each(var wh:String in tempList1){
 //							wh = wh.replace("\n","");
 							if(zywxhwpmStr.indexOf(" "+wh)==-1){
-								zywxhwpmStr+=" "+wh+"\n";
+								zywxhwpmStr+=" "+wh+";\n";
 								str2+=wh;
 							}else{
 								

+ 1 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/access/Gkxx.mxml

@@ -103,7 +103,7 @@
 			<s:TextArea width="100%" height="100%" editable="false" borderVisible="true" fontFamily="宋体" fontSize="12" textFlow="{TextConverter.importToFlow(aqgk, TextConverter.TEXT_FIELD_HTML_FORMAT)}">
 			</s:TextArea>
 		</s:NavigatorContent>
-		<s:NavigatorContent width="100%" height="100%" label="石油化工码头企业" fontFamily="宋体" fontSize="12">
+		<s:NavigatorContent width="100%" height="100%" label="危险货物码头企业" fontFamily="宋体" fontSize="12">
 			<s:TextArea width="100%" height="100%" editable="false" borderVisible="true" fontFamily="宋体" fontSize="12"  textFlow="{TextConverter.importToFlow(syhg, TextConverter.TEXT_FIELD_HTML_FORMAT)}">
 			</s:TextArea>
 		</s:NavigatorContent>

+ 1 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/map/GkxxLayout.mxml

@@ -58,7 +58,7 @@
 			<s:TextArea width="80%"  text="@{gkxx.aqgk}"  fontFamily="微软雅黑"  height="100%"/>
 		</s:HGroup>
 		<s:HGroup  width="100%" horizontalAlign="left"  verticalAlign="middle" height="50">
-			<cus:QLabel text="石油化工码头企业" width="20%" />
+			<cus:QLabel text="危险货物码头企业" width="20%" />
 			<s:TextArea width="80%"  text="@{gkxx.syhg}"  fontFamily="微软雅黑" height="100%"/>
 		</s:HGroup>
 		<s:HGroup  width="100%" horizontalAlign="left"  verticalAlign="middle" height="50">

+ 2 - 2
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/FrxzxkLayout.mxml

@@ -196,7 +196,7 @@
 					 cString = bdString;
 				} */
 				if(index==XKSB_INDEX){
-					title="危险货物港口作业申报许可";
+					title="港口危险货物作业申报许可";
 					columns=thisView.xkGrid.columns as ArrayList;
 					method="printXksb";
 					cString = xkString;
@@ -257,7 +257,7 @@
 				if(index == XKSB_INDEX) {
 					view.index=index;
 					view.columns=xkString;
-					title="危险货物港口作业申报许可";
+					title="港口危险货物作业申报许可";
 				} 
 				view.addEventListener(MyEvent.SAVE_OK,saveColumns)
 				Utils.popupWindow(title,view,thisView as DisplayObject,null,width,heigth);			

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

@@ -329,7 +329,7 @@
 		<s:BorderContainer  width="100%" borderWeight="1">
 			<s:VGroup gap="0" width="100%" height="100%" verticalAlign="middle" horizontalAlign="center">
 				<s:BorderContainer  width="100%" borderWeight="1">
-					<cus:QLabel fontWeight="bold" text="危险货物港口作业申请" 
+					<cus:QLabel fontWeight="bold" text="港口危险货物作业申请" 
 								width="100%" textalign="center" height="100%" fontSize="22" verticalAlign="middle"/>
 				</s:BorderContainer>
 				<s:BorderContainer width="100%">

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

@@ -378,7 +378,7 @@
 		<s:BorderContainer  width="100%" borderWeight="1">
 			<s:VGroup gap="0" width="100%" height="100%" verticalAlign="middle" horizontalAlign="center">
 				<s:BorderContainer  width="100%" borderWeight="1">
-					<cus:QLabel fontWeight="bold" text="危险货物港口作业申请" 
+					<cus:QLabel fontWeight="bold" text="港口危险货物作业申请" 
 								width="100%" textalign="center" height="100%" fontSize="22" verticalAlign="middle"/>
 				</s:BorderContainer>
 				<s:BorderContainer width="100%">

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

@@ -124,7 +124,7 @@
 		<s:BorderContainer  width="100%" borderWeight="1">
 			<s:VGroup gap="0" width="100%" height="100%" verticalAlign="middle" horizontalAlign="center">
 				<s:BorderContainer  width="100%" borderWeight="1">
-					<cus:QLabel fontWeight="bold" text="危险货物港口作业申请" 
+					<cus:QLabel fontWeight="bold" text="港口危险货物作业申请" 
 								width="100%" textalign="center" height="100%" fontSize="22" verticalAlign="middle"/>
 				</s:BorderContainer>
 				<s:BorderContainer width="100%">