Commit bf38039d authored by 周毅's avatar 周毅

Wcs任务增加查询条件

parent d9ba8a0d
......@@ -269,6 +269,22 @@
type: 'input',
value: ''
},
],
[
{
label: '目标位置:',
prop: 'endPos',
span: 6,
type: 'input',
value: ''
},
{
label: '库位',
prop: 'kwInfo',
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