edit
This commit is contained in:
@ -224,6 +224,7 @@ export class PaymentOrderComponent extends BasicTableComponent implements OnInit
|
||||
buttons: [
|
||||
{
|
||||
text: '浏览',
|
||||
acl: { ability: ['FINANCIAL-PAYMENT-ORDER-view'] },
|
||||
click: item => this.router.navigate(['/financial-management/payment-order/detail/' + item.id])
|
||||
}
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user