Commit f852c474 authored by 李苏's avatar 李苏 💬

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

parents 687a8684 35cba310
...@@ -81,6 +81,11 @@ ...@@ -81,6 +81,11 @@
field: "yssl", field: "yssl",
fieldType:"float" fieldType:"float"
}, },
{
title: "送检数量",
field: "jysjsl",
fieldType:"float"
},
{ {
title: "唯一码", title: "唯一码",
field: "packCode", field: "packCode",
......
...@@ -55,6 +55,11 @@ ...@@ -55,6 +55,11 @@
field: "jysl", field: "jysl",
fieldType:"float" fieldType:"float"
}, },
{
title: "包数量",
field: "packsl",
fieldType:"float"
},
{ {
title: "制令号", title: "制令号",
field: "zlh", field: "zlh",
......
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