车辆接口更新
This commit is contained in:
@ -256,9 +256,9 @@ export class PaymentOrderComponent implements OnInit {
|
||||
text: '浏览',
|
||||
click: item => this.router.navigate(['/financial-management/payment-order/detail/' + item.id])
|
||||
},
|
||||
{
|
||||
text: '修改',
|
||||
}
|
||||
// {
|
||||
// text: '修改',
|
||||
// }
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user