They have added many methods for this. To update the form control from controller do this: this.form.controls['dept'].setValue(selected.id); ...
確定! 回上一頁