//angular. 2. <select [(ngModel)]="passenger.Title">. 3. <option *ngFor="let title of titleArray" [value]="title.Value">. 4. {{title.Text}}.
確定! 回上一頁