I'm using Ionic v2 and I can not set the selected value when showing the page.<ion-select [(ngModel)]="company.form"> <ion-option *ngFor="let form of forms" ...
確定! 回上一頁