fix bug
This commit is contained in:
@ -86,7 +86,7 @@ export class UserCenterComponentsDriverConfigComponent implements OnInit {
|
||||
|
||||
settingAction(item?: any) {
|
||||
this.modal.create({
|
||||
nzTitle: '基础设置',
|
||||
nzTitle: '配置',
|
||||
nzContent: DynamicSettingModalComponent,
|
||||
nzWidth: 900,
|
||||
nzComponentParams: {
|
||||
|
||||
Reference in New Issue
Block a user