This commit is contained in:
Taric Xin
2022-02-11 17:40:34 +08:00
parent ce0dc4c68a
commit 72d289d728
2 changed files with 25 additions and 20 deletions

View File

@ -304,7 +304,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
fixed:'right',
buttons: [
{
text: '查看',
text: '查看<br/>',
click: item => {
this.router.navigate(['./detail', item.appUserId], { relativeTo: this.ar });
// this.router.navigate(['./view', item.id], { relativeTo: this.ar, queryParams: { tenantId: item.tenantId } });