|
@@ -10,8 +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.MyEvent;
|
|
|
import com.jtgh.yjpt.common.TypeBase;
|
|
@@ -20,15 +18,10 @@
|
|
|
import com.jtgh.yjpt.model.jyr.JyrEditModel;
|
|
|
import com.jtgh.yjpt.model.jyr.JyrModel;
|
|
|
import com.jtgh.yjpt.vo.common.CodeVo;
|
|
|
- import com.jtgh.yjpt.vo.jyrxxgl.JyrxxglVo;
|
|
|
|
|
|
import mx.collections.ArrayCollection;
|
|
|
- import mx.controls.Alert;
|
|
|
- import mx.controls.CheckBox;
|
|
|
import mx.events.CalendarLayoutChangeEvent;
|
|
|
import mx.events.FlexEvent;
|
|
|
- import mx.events.ListEvent;
|
|
|
- import mx.rpc.events.ResultEvent;
|
|
|
|
|
|
import spark.components.gridClasses.GridColumn;
|
|
|
import spark.events.IndexChangeEvent;
|