This commit is contained in:
Taric Xin
2022-02-17 11:33:39 +08:00
parent ae821883b4
commit 970f0d0a8e
5 changed files with 49 additions and 24 deletions

View File

@ -212,6 +212,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit {
{
text: '审核',
click: _record => this.ViewAdimin(_record),
acl: { ability: ['USERCENTER-FREIGHT-ENTERPRISE-adminAudit'] },
iif: (item: any) => item.approvalStatus === 10
},
{