edit
This commit is contained in:
@ -28,6 +28,8 @@ export class DynamicSettingH5Component implements OnInit {
|
||||
|
||||
@Input()
|
||||
configList: any = [];
|
||||
@Input()
|
||||
isCanSave = true;
|
||||
@Output()
|
||||
selectedEvent = new EventEmitter<any>();
|
||||
@Output()
|
||||
|
||||
Reference in New Issue
Block a user