|
@@ -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;
|