This commit is contained in:
wangshiming
2022-03-24 14:54:11 +08:00
parent aea2a84b09
commit ef7fce7468

View File

@ -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: '状态',