解决冲突

This commit is contained in:
wangshiming
2022-02-24 16:02:55 +08:00
parent af019cb962
commit 0e4a6c792b
6 changed files with 38 additions and 19 deletions

View File

@ -249,7 +249,7 @@ export class OrderManagementRiskComponent implements OnInit {
index: 'abnormalCause'
},
{ title: '托运人', index: 'shipperName', width: '200px', className: 'text-left' },
{ title: '网络货运人', index: 'enterpriseInfoName', width: '220px', className: 'text-left' },
{ title: '网络货运人', index: 'enterpriseInfoName', width: '250px', className: 'text-left' },
{
title: '运费明细',
className: 'text-right',
@ -295,7 +295,7 @@ export class OrderManagementRiskComponent implements OnInit {
{
title: '运输信息',
className: 'text-left',
width: '200px',
width: '280px',
render: 'timeer'
},
{