added user status and prediction user
This commit is contained in:
@ -50,7 +50,6 @@ export class ModelTemplatesComponent implements OnInit {
|
||||
this.oldModelGroup = '';
|
||||
this.oldModelName = '';
|
||||
this.model = new ModelItemModel().models[0];
|
||||
this.groups = this.d.arr.modelGroups.map(e => e.group);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user