|
|
@ -264,15 +264,7 @@ export default { |
|
|
|
align: 'center', |
|
|
|
align: 'center', |
|
|
|
span: 11, |
|
|
|
span: 11, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
|
|
|
|
label: '备注', |
|
|
|
|
|
|
|
prop: 'notes', |
|
|
|
|
|
|
|
type: 'input', |
|
|
|
|
|
|
|
labelWidth: '150', |
|
|
|
|
|
|
|
width: '100px', |
|
|
|
|
|
|
|
align: 'center', |
|
|
|
|
|
|
|
span: 11, |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
label: '绑定车辆', |
|
|
|
label: '绑定车辆', |
|
|
|
prop: 'bindVehicles', |
|
|
|
prop: 'bindVehicles', |
|
|
@ -454,6 +446,15 @@ export default { |
|
|
|
align: 'center', |
|
|
|
align: 'center', |
|
|
|
span: 11, |
|
|
|
span: 11, |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
label: '备注', |
|
|
|
|
|
|
|
prop: 'notes', |
|
|
|
|
|
|
|
type: 'input', |
|
|
|
|
|
|
|
labelWidth: '150', |
|
|
|
|
|
|
|
width: '100px', |
|
|
|
|
|
|
|
align: 'center', |
|
|
|
|
|
|
|
span: 11, |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
label: '人证合照照片', |
|
|
|
label: '人证合照照片', |
|
|
|
prop: 'licensePeoplePhoto', |
|
|
|
prop: 'licensePeoplePhoto', |
|
|
|