This commit is contained in:
Taric Xin
2022-02-11 17:08:24 +08:00
parent 3edbff21e4
commit 5badfe8207

View File

@ -95,7 +95,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
nzWidth: 900,
nzComponentParams: {
extendType: '3',
businessId: item.id
businessId: item.appUserId
},
nzFooter: null
});
@ -301,6 +301,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
title: '操作',
width: '110px',
className: 'text-center',
fixed:'right',
buttons: [
{
text: '查看',