Przeglądaj źródła

git-svn-id: https://192.168.57.71/svn/hbghj@74 201dd7a2-ec1b-f84b-8b06-88221118ff88

ld_liufl 9 lat temu
rodzic
commit
b8871cd46f

+ 0 - 5
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/yjzyxxgl/YjwzxxwhLayout.mxml

@@ -6,19 +6,14 @@
 		  width="100%" height="100%" creationComplete="creationComplete(event)" xmlns:cus="com.jtgh.yjpt.common.cus.*" xmlns:button="com.jtgh.yjpt.common.component.ui.button.*">
 	<fx:Script>
 		<![CDATA[
-			import com.jtgh.yjpt.common.BusinessContext;
 			import com.jtgh.yjpt.common.Global;
 			import com.jtgh.yjpt.common.TypeBase;
-			import com.jtgh.yjpt.common.util.Constants;
 			import com.jtgh.yjpt.common.util.Utils;
 			import com.jtgh.yjpt.model.yjzyxxgl.YjwzModel;
-			import com.jtgh.yjpt.select.YesNoSelect;
 			import com.jtgh.yjpt.view.yjzyxxgl.yjwz.YjwzflxxListInfor;
-			import com.jtgh.yjpt.vo.common.CodeVo;
 			import com.jtgh.yjpt.vo.yjzyxxgl.YjwzVo;
 			
 			import mx.collections.ArrayCollection;
-			import mx.controls.Alert;
 			
 			import spark.components.gridClasses.GridColumn;
 			public var gqList:ArrayCollection;