fix bug
This commit is contained in:
@ -90,8 +90,9 @@ export class UserCenterComponentsDriverConfigComponent implements OnInit {
|
||||
nzContent: DynamicSettingModalComponent,
|
||||
nzWidth: 900,
|
||||
nzComponentParams: {
|
||||
extendType: '4',
|
||||
businessId: item.id
|
||||
extendType: '3',
|
||||
businessId: item.id,
|
||||
configvalue: 'sys.config'
|
||||
},
|
||||
nzFooter: null
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user