fix bug
This commit is contained in:
		| @ -340,6 +340,7 @@ export class OrderManagementRiskComponent implements OnInit { | ||||
|           { | ||||
|             text: '详情', | ||||
|             click: _record => this.viewEvaluate(_record), | ||||
|             iif: item => item.representationsStatus !== '1' , | ||||
|             acl: { ability: ['ORDER-RISK-riskDetail'] }, | ||||
|           } | ||||
|         ] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user