Commit e780e7ac authored by 周毅's avatar 周毅

批号锁定支持物料查询条件

parent ff3200a7
......@@ -100,6 +100,13 @@
],
queryParams: [
[
{
label: '物料信息',
prop: 'wlxxInfo',
span: 6,
type: 'input',
value: ''
},
{
label: '批号',
prop: 'wlph',
......@@ -110,7 +117,7 @@
{
label: '制令号',
prop: 'zlhInfos',
span: 18,
span: 12,
type: 'input',
},
],
......
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