fix bug
This commit is contained in:
@ -291,6 +291,7 @@ export class WaybillManagementVehicleComponent implements OnInit {
|
||||
className: 'text-right',
|
||||
render: 'billExpenseDetailVOList'
|
||||
},
|
||||
{ title: '录单员', render: 'createUserName', width: '200px', className: 'text-left' },
|
||||
{ title: '网络货运人', index: 'enterpriseInfoName', width: '220px', className: 'text-left' },
|
||||
{ title: '货主', index: 'shipperAppUserName', width: '200px', className: 'text-left' },
|
||||
{ title: '关联订单号', index: 'billCode', width: '180px', className: 'text-left' },
|
||||
|
||||
Reference in New Issue
Block a user