edit
This commit is contained in:
@ -95,7 +95,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
|
|||||||
nzWidth: 900,
|
nzWidth: 900,
|
||||||
nzComponentParams: {
|
nzComponentParams: {
|
||||||
extendType: '3',
|
extendType: '3',
|
||||||
businessId: item.id
|
businessId: item.appUserId
|
||||||
},
|
},
|
||||||
nzFooter: null
|
nzFooter: null
|
||||||
});
|
});
|
||||||
@ -301,6 +301,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
|
|||||||
title: '操作',
|
title: '操作',
|
||||||
width: '110px',
|
width: '110px',
|
||||||
className: 'text-center',
|
className: 'text-center',
|
||||||
|
fixed:'right',
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: '查看',
|
text: '查看',
|
||||||
|
|||||||
Reference in New Issue
Block a user