Commit 063ce4cb authored by 李苏's avatar 李苏 💬

change the position of fields

parent 02351d7e
......@@ -20,6 +20,16 @@
/* 基本配置*/
url: 'lxyl/zygz/usjgz',
tableTitle: [{
title: "仓库",
field: "ckName",
width: 130
},
{
title: "库区",
field: "kqName",
width: 130
},
{
title: "执行顺序",
field: "zxsx",
width: 140
......@@ -35,15 +45,17 @@
}
},
{
title: "仓库",
field: "ckName",
width: 130
title: "维护人",
field: "whr",
width: 140
},
{
title: "库区",
field: "kqName",
width: 130
title: "维护时间",
field: "whsj",
fieldType: 'ftDateTime'
},
{
title: "备注",
field: "bz"
......
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