解决冲突
This commit is contained in:
@ -181,6 +181,14 @@ export class CarSettleCarauthComponent implements OnInit {
|
||||
placeholder:'请上传行驶证自动带出'
|
||||
},
|
||||
},
|
||||
carEnergyType: {
|
||||
title: '车辆能源类型',
|
||||
type: 'string',
|
||||
readOnly: true,
|
||||
ui: {
|
||||
placeholder:'请输入车辆能源类型'
|
||||
},
|
||||
},
|
||||
carLength: {
|
||||
title: '车长',
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user