com.ld.igds.models.InoutCarConf
车序号
true
名称
true
车牌号
false
组织编码
部门编码
毛重
false
#,##0.00 kG
double
皮重
false
#,##0.00 kG
double
DateTime
更新时间
说明
var deptId = window.parent.deptId;//父页面中的分库编码
//查询
query = function(){
view.get("#dsMain").set("parameter",{deptId:deptId}).flushAsync();
};
query();
font-awesome,css-common
[dtMain]
inoutCarConfPR#listCarConf
manual
bg-color
hidden
55
bg-color
var data = view.get("#dsMain.data:#");
if(data){
view.get("#dialogMain").show();
}
dsMain
true
sort
center
sort
name
center
name
plateNum
center
plateNum
fullWeight
center
fullWeight
emptyWeight
center
emptyWeight
updateTime
center
updateTime
remarks
center
remarks
inoutCarConfPR#saveCarConf
dsMain
[#current]
inoutCarConfPR#delCarConf
确定要执行删除么?