<ion-select [(ngModel)]="pets" multiple="true" [selectOptions]="petAlertOpts" >. <ion-option *ngFor="let o of petData" ...
確定! 回上一頁