解决冲突

This commit is contained in:
wangshiming
2022-02-25 13:28:59 +08:00
parent 762cdc41e5
commit 891d346ad1
5 changed files with 23 additions and 6 deletions

View File

@ -246,7 +246,7 @@ export class OrderManagementRiskComponent implements OnInit {
title: '异常信息',
width: '200px',
className: 'text-left',
index: 'billComplianceVOS'
render: 'billComplianceVOS'
},
{ title: '托运人', index: 'shipperName', width: '200px', className: 'text-left' },
{ title: '网络货运人', index: 'enterpriseInfoName', width: '250px', className: 'text-left' },