解决冲突
This commit is contained in:
@ -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'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user