Commit 7a59fe98 authored by 周毅's avatar 周毅

修改库存重检查询

parent 13a0a66a
......@@ -117,7 +117,7 @@
queryParams: [
[{
label: '重检单号',
prop: 'code',
prop: 'djid',
span: 5,
type: 'input',
value: ''
......
......@@ -105,14 +105,14 @@
},
{
label: '物料批号',
prop: 'wlph',
prop: 'wlphInfo',
span: 6,
type: 'input',
value: ''
},
{
label: '物料编码',
prop: 'wlcode',
prop: 'wlxxInfo',
span: 6,
type: 'input',
value: ''
......
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