com.fzzy.api.entity.Api1403 轮换计划单号 计划文号 计划名称 计划年度 开始执行日期 Date 截止执行日期 Date 计划下达单位 计划下达单位名称 计划下达时间 Date 操作标志 ${dorado.getDataProvider("apiTriggerService#trigger").getResult("CZBZ")} code name 更新时间 DateTime 业务id 库区代码 Date 同步时间 管理方式 key value 1 1-直储 2 2-代储 3 3-租仓 4 4-委托 轮换类型 key value 1 1-静态轮换 2 2-动态轮换 文件存储ID 文件地址 文件名称 Double 轮入数量 Double 轮出数量 com.fzzy.api.data.ApiParam 所属库区 Date 开始时间 Date 截止时间 操作标志 ${dorado.getDataProvider("apiTriggerService#trigger").getResult("CZBZ")} code name font-awesome,css-common [dtMain] api1403PR#pageList 20 self.insert(); dtParam 工具栏: bold var query = view.get("#dsQuery").getData(); view.get("#dsMain").set("parameter",query).flushAsync(); 查询 fa fa-search 100 toolbar-button-push view.get("#dsMain").insert(); view.get("#dialogMain").show(); 新增 fa fa-plus 100 toolbar-button display var cur = view.get("#dgMain").getCurrentItem(); if(cur){ view.get("#dialogMain").show(); } 修改 fa fa-pencil 100 toolbar-button-warm display var cur = view.get("#dgMain").getCurrentItem(); view.get("#ajaxDelUpdate").set("parameter",cur).execute(function(result){ if(result){ $alert(result); } else{ cur.set("czbz","d") } }); 标记删除 fa fa-minus toolbar-button-warn 100 var cur = view.get("#dgMain").getCurrentItem(); view.get("#ajaxDel").set("parameter",cur).execute(function(result){ if(result){ $alert(result); } else{ cur.remove(); } }); 直接删除 fa fa-minus toolbar-button-warn 100 display var select = view.get("#dgMain").get("selection"); if(select && select.length > 0){ view.get("#ajaxPush").set("parameter",select).execute(function(result){ view.get("#dsMain").flushAsync(); $notify(result); }); }else{ $alert("请勾选上报数据!"); } 手动上传 fa fa-hand-o-up toolbar-button-push 100 上传记录 fa fa-bars toolbar-button 100 dsQuery *,*,*,* right 90 kqdm kqdm start start end end czbz czbz autoMappingDropDown2 dsMain multiRows true 上传 jhmc jhmc jhwh jhwh jhnd jhnd kszxrq kszxrq jzzxrq jzzxrq jhxddw jhxddw jhxdsj jhxdsj czbz zhgxsj pageSize,pages dsMain 1000 轮换计划信息 fa fa-sliders false 基础信息 dsMain *,*,* 100 left top lhjhdh lhjhdh jhwh jhwh jhmc jhmc jhnd jhnd kszxrq kszxrq jzzxrq jzzxrq jhxddw jhxddw jhxddwmc jhxddwmc jhxdsj jhxdsj czbz czbz zhgxsj zhgxsj bizId bizId kqdm kqdm wjdz wjdz 广东省平台 dsMain *,*,* 100 left top manageWay manageWay rotationType rotationType fileStorageId fileStorageId fileName fileName rotationInQty rotationInQty rotationOutQty rotationOutQty api1403PR#updateSave [#current] dsMain api1403PR#pushData 确定要上报么? api1403PR#delData 当前数据删除后无法恢复,请确认要删除么? api1403PR#delUpdate 确定要将数据标记为删除么? var returnValue = arg.returnValue;//获取FileResolver方法返回的信息
 var cur = view.get("#dsMain.data:#"); cur.set("wjdz",returnValue); uploadProcessor#uploadFile