解决冲突
This commit is contained in:
@ -187,6 +187,7 @@ export class OrderManagementComplaintComponent implements OnInit {
|
||||
{
|
||||
text: '查看',
|
||||
click: (_record) => this.view(_record),
|
||||
acl: { ability: ['ORDER-COMPLAINT-view'] },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user