为此,我尝试使用FormArray 并依赖于Angular 文档,主要依赖于这个post 基于此,我实现了以下内容 <form *ngIf="accountForm" [formGroup]="accountForm"> <ion-list> ...
確定! 回上一頁