<form [formGroup]="participantsForm">. <ul formArrayName="users">. <li *ngFor="let item of participantsForm.controls.users.controls; let i = index">.
確定! 回上一頁