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