Commit 75233164 authored by 周毅's avatar 周毅

唯一码增加合格标志

parent 1ecd8d59
...@@ -57,6 +57,16 @@ ...@@ -57,6 +57,16 @@
"value": "id" "value": "id"
} }
}, },
{
title: "质检状态",
field: "packZjzt",
width: 90,
transform: {
"url": "wms/jcsj/pack/init/zjzt",
"label": "name",
"value": "id"
}
},
{ {
title: "仓库", title: "仓库",
field: "ckName", field: "ckName",
......
...@@ -83,7 +83,16 @@ ...@@ -83,7 +83,16 @@
"value": "id" "value": "id"
} }
}, },
{
title: "质检状态",
field: "packZjzt",
width: 90,
transform: {
"url": "wms/jcsj/pack/init/zjzt",
"label": "name",
"value": "id"
}
},
{ {
title: "容器码", title: "容器码",
field: "rqCode", field: "rqCode",
......
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