fix bug
This commit is contained in:
@ -375,13 +375,13 @@ export class OrderManagementComplianceAuditComponent implements OnInit {
|
||||
title: '审核人',
|
||||
width: '180px',
|
||||
className: 'text-left',
|
||||
index: 'loadingLadingBillFilePath'
|
||||
index: 'complianceName'
|
||||
},
|
||||
{
|
||||
title: '审核时间',
|
||||
width: '180px',
|
||||
className: 'text-left',
|
||||
index: 'loadingLadingBillFilePath'
|
||||
index: 'complianceTime'
|
||||
},
|
||||
{
|
||||
title: '状态',
|
||||
|
||||
Reference in New Issue
Block a user