fix bug
This commit is contained in:
@ -57,7 +57,7 @@ export class WaybillManagementAbnormalAppearComponent implements OnInit {
|
|||||||
{ title: '货主', index: 'shipperAppUserName', width: '180px', className: 'text-left' },
|
{ title: '货主', index: 'shipperAppUserName', width: '180px', className: 'text-left' },
|
||||||
{ title: '装货地', index: 'loadingAddressArr', width: '180px', className: 'text-left' },
|
{ title: '装货地', index: 'loadingAddressArr', width: '180px', className: 'text-left' },
|
||||||
{ title: '卸货地', index: 'unloadingAddressArr', width: '180px', className: 'text-left' },
|
{ title: '卸货地', index: 'unloadingAddressArr', width: '180px', className: 'text-left' },
|
||||||
{ title: '承运司机', index: 'driver', width: '90px', className: 'text-left' },
|
{ title: '承运司机', index: 'driver', width: '200px', className: 'text-left' },
|
||||||
{ title: '异常信息', index: 'exceptionContent', width: '250px', className: 'text-left' },
|
{ title: '异常信息', index: 'exceptionContent', width: '250px', className: 'text-left' },
|
||||||
{ title: '异常图片', render: 'exceptionCertificateFirstFilePath', width: '220px', className: 'text-left' },
|
{ title: '异常图片', render: 'exceptionCertificateFirstFilePath', width: '220px', className: 'text-left' },
|
||||||
{ title: '上报时间', index: 'createTime', width: '180px', className: 'text-left' },
|
{ title: '上报时间', index: 'createTime', width: '180px', className: 'text-left' },
|
||||||
|
|||||||
Reference in New Issue
Block a user