This commit is contained in:
wangshiming
2022-04-11 16:42:20 +08:00
parent 9e9633f708
commit 7cd6591a6b
5 changed files with 56 additions and 17 deletions

View File

@ -251,7 +251,7 @@ export class TaxManagementOrderReportingComponent implements OnInit {
{ title: '运单号', index: 'wayBillCode', className: 'text-center', width: '150px', },
{
title: '网络货运人',
render: 'shipperName',
index: 'networkTransporterName',
className: 'text-center',
width: '180px',
},