Commit 87157ecb authored by 李苏's avatar 李苏 💬

mx字段调整

parent d9a103e4
...@@ -68,11 +68,11 @@ ...@@ -68,11 +68,11 @@
field: "yssl", field: "yssl",
width: 100, width: 100,
}, },
{ // {
title: "码盘数量", // title: "码盘数量",
field: "ztsl", // field: "ztsl",
width: 120, // width: 120,
}, // },
{ {
title: "包装数量", title: "包装数量",
field: "bzsl", field: "bzsl",
...@@ -83,11 +83,11 @@ ...@@ -83,11 +83,11 @@
field: "rksl", field: "rksl",
width: 100, width: 100,
}, },
{ // {
title: "过账数量", // title: "过账数量",
field: "gzsl", // field: "gzsl",
width: 120, // width: 120,
}, // },
{ {
title: "制令号", title: "制令号",
field: "zlh", field: "zlh",
...@@ -103,26 +103,26 @@ ...@@ -103,26 +103,26 @@
"value": "id" "value": "id"
} }
}, },
{ // {
title: "来源单号", // title: "来源单号",
field: "lydjid", // field: "lydjid",
width: 120, // width: 120,
}, // },
{ // {
title: "关闭人", // title: "关闭人",
field: "gbr", // field: "gbr",
width: 120, // width: 120,
}, // },
{ // {
title: "关闭原因", // title: "关闭原因",
field: "gbyy", // field: "gbyy",
width: 200, // width: 200,
}, // },
{ // {
title: "关闭时间", // title: "关闭时间",
field: "gbsj", // field: "gbsj",
fieldType: 'ftDateTime' // fieldType: 'ftDateTime'
}, // },
{ {
title: "备注", title: "备注",
field: "bz", 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