fix bug
This commit is contained in:
@ -213,7 +213,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit {
|
||||
text: '审核',
|
||||
click: _record => this.ViewAdimin(_record),
|
||||
iif: (item: any) => item.approvalStatus === 10,
|
||||
// acl: { ability: ['USERCENTER-FREIGHT-ENTERPRISE-view'] },
|
||||
acl: { ability: ['USERCENTER-FREIGHT-LIST-audit'] },
|
||||
}]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user