@@ -112,8 +112,7 @@ export default {
prop: 'qty',
align: 'left',
label: '退货数量',
- width: '180',
- isInput: true
+ width: '180'
},
{
@@ -130,7 +129,6 @@ export default {
prop: 'notes',
label: '备注',
- isInput: true,
type: 'text'
}
],