车辆对接
This commit is contained in:
@ -135,8 +135,8 @@ export class OrderManagementComplaintComponent implements OnInit {
|
||||
index: 'complainantTime',
|
||||
className: 'text-center',
|
||||
},
|
||||
{ title: '托运方', index: 'shipperAppUserId', width: '120px', className: 'text-center' },
|
||||
{ title: '司机', index: 'driverId', width: '120px', className: 'text-center' },
|
||||
{ title: '托运方', index: 'shipperAppUserName', width: '120px', className: 'text-center' },
|
||||
{ title: '司机', index: 'driverIdLabel', width: '120px', className: 'text-center' },
|
||||
{
|
||||
title: '投诉原因',
|
||||
className: 'text-center',
|
||||
|
||||
Reference in New Issue
Block a user