com.fzzy.igds.domain.InoutSysConf
所属库区
${dorado.getDataProvider("deptPR#getAllData").getResult()}
id
kqmc
true
系统组织编码
入库流程
true
出库流程
true
微信通知
${dorado.getDataProvider("dicPR#sysDictData").getResult("sys_yes_no")}
dictValue
dictLabel
true
地磅编辑
${dorado.getDataProvider("dicPR#sysDictData").getResult("sys_yes_no")}
dictValue
dictLabel
true
备注说明
DateTime
创建时间
true
创建人
true
DateTime
更新时间
true
更新人
true
font-awesome,css-common
inoutSysConfPR#getSysConfData
[dtMain]
c-param
var select = view.get("#dgMain").get("selection");
if(select){
view.get("#dialogMain").show();;
}else{
$notify("请选择需要编辑的数据……");
}
修改
btn2
100
fa fa-pencil-square-o
view.get("#dsMain").flushAsync();
刷新缓存
btn4
fa fa-refresh
100
ajaxRefreshCache
view.get("#dgMain").set("selection",arg.data);
dsMain
true
singleRow
deptId
progressIn
center
progressOut
center
noticeWx
center
120
weightEditTag
center
120
updateBy
center
100
updateTime
center
160
inoutSysConfPR#saveSysConfData
数据保存完成!
dsMain
[#current]
false
inoutSysConfPR#flushCache
刷新成功!
确定要刷新缓存么?