This commit is contained in:
Taric Xin
2022-01-24 20:52:26 +08:00
parent 89e05507b6
commit 66177af625
3 changed files with 26 additions and 28 deletions

View File

@ -249,7 +249,6 @@ export class VehicleComponentsListComponent implements OnInit {
buttons: [
{
text: '查看',
acl: 'SUPPLY-INDEX-bulkSearch',
click: item => {
this.router.navigate(['./detail', item.id], { relativeTo: this.ar, queryParams: { carId: item.carId } });
// this.router.navigate(['./view', item.id], { relativeTo: this.ar, queryParams: { tenantId: item.tenantId } });