|
|
@@ -218,10 +218,10 @@ export default {
|
|
|
type: "text",
|
|
|
},
|
|
|
{
|
|
|
- prop: 'licenseNo', label: '车牌', type: 'text',
|
|
|
+ prop: 'licenseNo', label: '车牌号', type: 'text',
|
|
|
},
|
|
|
{
|
|
|
- prop: 'vinNo', label: '车架号', type: 'text',
|
|
|
+ prop: 'vinNo', label: '车辆识别代码', type: 'text',
|
|
|
},
|
|
|
{
|
|
|
prop: 'tbrname', label: '投保人姓名', type: 'text',
|