bugfix 5303
This commit is contained in:
@ -151,12 +151,12 @@ export class AdvanceCollectionComponent implements OnInit {
|
||||
text: '浏览',
|
||||
click: item => this.router.navigate(['/financial-management/advance-collection/detail/' + item.id])
|
||||
},
|
||||
{
|
||||
text: '核销'
|
||||
},
|
||||
{
|
||||
text: '退款'
|
||||
}
|
||||
// {
|
||||
// text: '核销'
|
||||
// },
|
||||
// {
|
||||
// text: '退款'
|
||||
// }
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user