@@ -86,6 +86,13 @@
type: 'input',
placeholder: '请输入'
},
+ {
+ label: '预订单编号:',
+ value: 'preOrderNo',
+ width: 380,
+ type: 'input',
+ placeholder: '请输入'
+ },
{
label: '生产编号',
value: 'productionCodes',