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