Commit 8b10275e authored by 李苏's avatar 李苏 💬

Merge branch 'master' of gitlab.gavelinfo.com:lisu/lxyl-vue

parents 56549410 54848765
......@@ -82,11 +82,31 @@
field: "rqCode",
width: 140
},
{
title: "容器状态",
field: "rqZt",
width: 80,
transform: {
"url": "wms/jcsj/rq/init/zt",
"label": "name",
"value": "id"
}
},
{
title: "唯一码",
field: "packCode",
width: 140
},
{
title: "唯一码",
field: "packZt",
width: 80,
transform: {
"url": "wms/jcsj/pack/init/zt",
"label": "name",
"value": "id"
}
},
{
title: "物料编码",
field: "wlxxCode",
......
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