让我们使用 formArrayName 模板中的指令绑定到 FormArray . ... <form [formGroup]="orderForm"> <div formArrayName="items" *ngFor="let item of ...
確定! 回上一頁