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

材料增加bz查询条件

parent 5f3c8e2d
...@@ -62,6 +62,13 @@ ...@@ -62,6 +62,13 @@
type: 'input', type: 'input',
value: '' value: ''
}, },
{
label: '备注',
prop: 'bz',
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