var depotList = null; font-awesome,css-common depotConfPR#getConfList [dtDepotConf] c-data 菜单栏: menu-bar-caption view.get("#dsMain").insert(); view.get("#depotId").set("readOnly",false); view.get("#dgMain").show(); 新增 btn1 fa fa-plus var select = view.get("#dataGridMain").get("selection"); if(select){ view.get("#dgMain").show(); view.get("#depotId").set("readOnly",true); }else{ $notify("请选择需要修改的数据……"); } 修改 btn2 fa fa-pencil var select = view.get("#dataGridMain").get("selection"); if(select){ view.get("#ajaxDel2").set("parameter",select).execute(function(result){ if(result){ $alert(result); }else{ entity.remove(); } }); }else{ $notify("请选择需要删除的数据……"); } 删除 btn3 fa fa-trash-o 刷新缓存 btn-flush fa fa-refresh ajaxRefreshCache view.get("#dataGridMain").set("selection",arg.data); dsMain true singleRow depotId center grainSer center cableRule center cableRule cableCir center tempMax center grainFreq n2Max co2Max o2Max ph3Max depotConfPR#saveConf dsMain [#current] depotConfPR#flushConfCache 刷新成功! 确定要刷新缓存么? //根据仓库类型不同,显示不同的配置信息 检测配置参数 75% false 600
粮温检测配置 dsMain *,*,*,* 120 depotId depotId true cableRule cableRule 布线规则 grainSer grainSer cableCir cableCir 层规则 cableStart cableStart cableEnd cableEnd startConvert startConvert false cableCone cableCone false autoMappingDropDown1 tempMax tempMax 粮温上限 startOrientation startOrientation false startDirection startDirection false startPoint startPoint false thSer thSer autoMappingDropDown2 thConf thConf isOnlyTH isOnlyTH grainFreq grainFreq
气体检测配置 dsMain *,*,*,* 120 gasSer gasSer gasStart gasStart gasEnd gasEnd gasSerTag gasSerTag n2Max n2Max co2Max co2Max o2Max o2Max ph3Max ph3Max
虫害检测配置 dsMain *,*,*,* 120 pestSer pestSer pestStart pestStart pestEnd pestEnd pestSerTag pestSerTag pestMax pestMax
其他配置 dsMain *,*,*,* 100 esSer esSer esSerTag esSerTag verbSer verbSer
确定要更新所有仓库? depotConfPR#updateFreq 删除成功 depotConfPR#delDepotConf 正在删除 确定要删除么? 80% 95% Modbus-TCP配置 80% 95% 气体多分机配置