Browse Source

git-svn-id: https://192.168.57.71/svn/lyggkj@108 1a6f6e3a-4066-fe46-b609-79c204482ece

ld_liufl 9 years ago
parent
commit
c4f77439a9
1 changed files with 0 additions and 5 deletions
  1. 0 5
      gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/jyr/JyrView.mxml

+ 0 - 5
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/jyr/JyrView.mxml

@@ -10,7 +10,6 @@
 	
 	<fx:Script>
 		<![CDATA[
-			import com.anychart.context.AboutAnyChart;
 			import com.jtgh.yjpt.common.BusinessContext;
 			import com.jtgh.yjpt.common.Global;
 			import com.jtgh.yjpt.common.PrintParam;
@@ -23,16 +22,12 @@
 			import com.jtgh.yjpt.model.jyr.JyrModel;
 			import com.jtgh.yjpt.model.jyr.JyrShModel;
 			import com.jtgh.yjpt.view.jlrxxgl.GlzdFileList;
-			import com.jtgh.yjpt.vo.common.CodeVo;
 			import com.jtgh.yjpt.vo.jyr.JyrShxxVo;
-			import com.jtgh.yjpt.vo.jyrxxgl.JyrxxglVo;
 			import com.jtgh.yjpt.vo.zyfzndjy.Gkwxhwzyfzbl_fzVo;
 			
 			import mx.collections.ArrayCollection;
-			import mx.controls.Alert;
 			import mx.events.CloseEvent;
 			import mx.events.FlexEvent;
-			import mx.events.ListEvent;
 			import mx.rpc.events.ResultEvent;
 			import mx.utils.ObjectUtil;