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