用户选择一个选项后,它不会更新(将所选值设置为ion-select) ion-select ? ... <ion-option *ngFor="#item of items" [value]="item">{{item}}</ion-option> ...
確定! 回上一頁