com.fzzy.igds.domain.InoutLossOver 损益单号 true 收储公司 所属库区 ${dorado.getDataProvider("deptPR#getAllData").getResult()} id kqmc true 损益仓库 ${dorado.getDataProvider("depotPR#getAllCache").getResult()} id name 损益类型 key value LOSS 损耗 OVER 溢出 粮食品种 ${dorado.getDataProvider("dicPR#sysDictData").getResult("FOOD_VARIETY_")} dictValue dictLabel Date 损益日期 Double 损益数量 0.00 KG 班次名称 损益原因 备注信息 DateTime 创建时间 创建人 DateTime 更新时间 true 更新人 true /** * 查询 */ query = function(){ view.get("#dsMain").flushAsync(); } query(); font-awesome,css-common [dtMain] inoutLossOverPR#pageData 15 lazy self.insert({}); dtBaseParam c-param *,*,*,90,90 dsParam right 100 depotId depotId 损益仓库 start start end end c-data view.get("#dsMain").insert(); view.get("#dialogMain").show(); 新增 btn1 100 fa fa-plus var data = view.get("#dataGridCamera").get("selection"); if(data){ view.get("#dialogMain").show(); }else{ $notify("请选择需要修改的监控信息……"); } 修改 btn2 100 fa fa-pencil-square-o var select = view.get("#dataGridCamera").get("selection"); if(select){ view.get("#ajaxDel").set("parameter",select).execute(function(result){ if(result){ $alert(result); }else{ query(); } }); }else{ $notify("请选择需要删除的监控信息……"); } 删除 btn3 100 fa fa-times view.get("#dataGridMain").set("selection",arg.data); dsMain singleRow true 50 序号 id 120 center deptId left deptId depotId center 150 foodVariety center 150 type center 150 lossTime center 150 amount center 150 remark center updateTime center updateTime 160 pageSize,pages dsMain fa fa-tasks 60% 损益信息 false
基本信息 dsMain *,*,* 100 right id id -- 系统自动生成 -- deptId deptId depotId depotId type type foodVariety foodVariety lossTime lossTime amount amount updateBy updateBy info info TextArea updateBy updateBy remark remark TextArea
inoutLossOverPR#saveData dsMain [#current] 确定要删除吗? inoutLossOverPR#delData