Commit b15bac68 authored by 周毅's avatar 周毅

调整批号锁定页面

parent d97faf15
......@@ -19,7 +19,18 @@
queryDetail: true,
/* 基本配置*/
url: 'lxyl/zlgl/uLothold',
tableTitle: [{
tableTitle: [
{
title: "锁定状态",
field: "zt",
width: 80,
"transform": {
"url": "lxyl/zlgl/uLothold/init/zt",
"label": "name",
"value": "id"
}
},
{
title: "单据编号",
field: "djid",
width: 140
......@@ -30,20 +41,10 @@
fieldType: 'ftDate'
},
{
title: "SAP变更类型",
field: "bglx",
title: "批号",
field: "wlph",
width: 140
},
{
title: "锁定状态",
field: "zt",
width: 100,
"transform": {
"url": "lxyl/zlgl/uLothold/init/zt",
"label": "name",
"value": "id"
}
},
{
title: "锁定说明",
field: "sdsm",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment