com.fzzy.igds.domain.InoutRecord
单据号
true
组织编码
流程进度
${dorado.getDataProvider("dicPR#sysDictData").getResult("PROCESS_STATUS_")}
dictValue
dictLabel
数据状态
${dorado.getDataProvider("dicPR#sysDictData").getResult("RECORD_STATUS")}
dictValue
dictLabel
扦样结果
${dorado.getDataProvider("dicPR#sysDictData").getResult("CHECK_STATUS")}
dictValue
dictLabel
DateTime
登记时间
登记人员
承运人
身份证号
联系方式
承运人地址
车牌号
true
往来单位
true
粮食产地
粮食年份
Double
扣重
0.0 KG
Double
满车称重
true
0.0 KG
DateTime
满车称时间
满车称重人
Double
空车称重
true
0.0 KG
DateTime
空车称时间
空车称重人
Double
净重
0.0 KG
Double
结算净重
true
0.0 KG
Double
入库重量
0.0 KG
Date
值仓开始时间
Date
值仓结束时间
值仓操作人
DateTime
完成时间
true
完成确认人
备注信息
所在库区
${dorado.getDataProvider("deptPR#getAllData").getResult()}
id
kqmc
粮食品种
${dorado.getDataProvider("dicPR#sysDictData").getResult("FOOD_VARIETY_")}
dictValue
dictLabel
true
装卸仓库
${dorado.getDataProvider("depotPR#getAllCache").getResult()}
id
name
true
出入库类型
出库
OUT
入库
IN
value
name
粮食等级
${dorado.getDataProvider("dicPR#triggerFoodLevel").getResult()}
dictValue
dictLabel
质检人
double
粮食定价
0.00 元/公斤
通知单编码
true
产地名称代码
DateTime
质检时间
Double
水分
0.00 %
Double
杂质
0.00 %
Double
结算金额
0.00 元
是否结算
未结算
N
已结算
Y
value
name
DateTime
结算时间
true
DateTime
创建时间
true
创建人
true
DateTime
更新时间
true
更新人
true
com.fzzy.igds.data.InoutParam
出入库类型
所属分库
${dorado.getDataProvider("deptPR#getAllData").getResult()}
id
kqmc
装卸仓库
${dorado.getDataProvider("depotPR#getAllCache").getResult()}
id
name
车牌号
粮食品种
${dorado.getDataProvider("dicPR#sysDictData").getResult("FOOD_VARIETY_")}
dictValue
dictLabel
流程进度
${dorado.getDataProvider("dicPR#sysDictData").getResult("PROCESS_STATUS_")}
dictValue
dictLabel
单据状态
${dorado.getDataProvider("dicPR#sysDictData").getResult("RECORD_STATUS")}
dictValue
dictLabel
开始时间
Date
截止时间
Date
单位
${dorado.getDataProvider("companyPR#getData").getResult()}
id
dwmc
单位
时间
//var TYPE = "INOUT_DETAIL";
//页面展示类型,1 正常报表页面;2 监管展示页面
var ViewType = "${request.getParameter('viewType')}";
if(ViewType==1){
view.get("#form1").set("visible",true);
view.get("#dataGridMain1").set("visible",true);
}
if(ViewType==2){
view.get("#form2").set("visible",true);
view.get("#dataGridMain2").set("visible",true);
}
var deptId = window.parent.DEPT_ID;//父页面中的分库编码
//默认查询查询提条件
view.get("#dsQuery").insert({
deptId:deptId
});
query = function(){
var data = view.get("#dsQuery.data");
view.get("#dsQuery").set("parameter",data).flushAsync();
};
query();
font-awesome,css-common
[dtMain]
reportInDetailPR#listRecord
manual
dtQuery
reportInDetailPR#getQuery
manual
*,*,*,*
dsQuery
bg-color
100
right
display
false
depotId
depotId
foodVariety
foodVariety
start
start
end
end
*,*,*,*
dsQuery
bg-color
100
right
display
false
customerName
customerName
收储公司
deptId
deptId
所属库区
visibility
start
start
end
end
bg-color
*,*,*,*,*,*,*
dsQuery
right
false
title
title
false
Label
bold 30px Georgia, serif;
center
timeDesc
timeDesc
Label
none
none
Label
false
none
none
Label
false
none
none
Label
false
none
none
Label
false
unit
unit
Label
if(arg.data.get('id') == '合计'){
//arg.dom.style.background = "#fcc5c5";
arg.dom.style.fontWeight = "bold";
//arg.processDefault = false;
}
dsMain
true
false
display
true
id
130
center
plateNum
center
depotId
仓库
80
center
foodVariety
foodVariety
center
fullWeight
毛重
center
emptyWeight
皮重
center
netWeight
center
deOther
deOther
center
settleWeight
结算重量
center
recordWeight
center
recordWeight
入库重量
completeTime
center
completeTime
离库时间
if(arg.data.get('id') == '合计'){
//arg.dom.style.background = "#fcc5c5";
arg.dom.style.fontWeight = "bold";
//arg.processDefault = false;
}
dsMain
true
false
false
display
序号
customerName
收储公司
80
center
customerName
deptId
库区名称
80
center
deptId
id
130
center
plateNum
center
depotId
仓库
80
center
foodVariety
foodVariety
center
settleWeight
结算重量
center
recordWeight
center
recordWeight
入库重量
completeTime
center
completeTime
离库时间
//arg.dom.innerHTML = "<a href='javascript:;' onClick='detail()' class='a-btn1'>查看详情</a>";
160
操作
center
120