fix bug
This commit is contained in:
@ -409,7 +409,7 @@ export class FreightComponentsListComponent implements OnInit {
|
||||
},
|
||||
{ title: '业务员', className: 'text-center', render: 'promotersTelephone', width: 150 },
|
||||
{ title: '合伙人', className: 'text-center', render: 'partnerName', width: 150 },
|
||||
{ title: '客服人员', className: 'text-center', render: 'customerServiceId', width: 150 },
|
||||
{ title: '客服人员', className: 'text-center', render: 'customerServiceIdLabel', width: 150 },
|
||||
{ title: '网络货运人', className: 'text-center', index: 'netTranName', width: 180 },
|
||||
{
|
||||
title: '注册渠道',
|
||||
|
||||
Reference in New Issue
Block a user