车辆对接

This commit is contained in:
wangshiming
2022-01-12 15:22:59 +08:00
parent 1ca5e81dad
commit 3f422636da
2 changed files with 11 additions and 5 deletions

View File

@ -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',