edit
This commit is contained in:
@ -223,7 +223,7 @@ export class ETCInvoicedRequestedComponent implements OnInit {
|
||||
{ title: '卸货地', index: 'dischargePlace', width: '220px' },
|
||||
{ title: '司机信息', render: 'call1No', width: '140px' },
|
||||
{ title: '车辆信息', render: 'call1N2o', width: '200px' },
|
||||
{ title: '车牌颜色', index: 'licenseCarNOColor', width: '140px' },
|
||||
{ title: '车牌颜色', index: 'licenseCarNOColorLabel', width: '140px' },
|
||||
{ title: '车辆是否已备案', index: 'putOnRecord', width: '150px', type: 'enum', enum: { false: '否', true: '是' } },
|
||||
{ title: '托运人', index: 'shipperAppUserName', width: '140px' },
|
||||
{ title: '网络货运人', index: 'enterpriseInfoName', width: '220px' },
|
||||
|
||||
Reference in New Issue
Block a user