Try this. <select name="locationId" ngModel>. <option *ngFor="let contentNode of contentNodes" [ngValue]="contentNode.pk_location_id">.
確定! 回上一頁