我使用ngFor渲染formarray中的控件 <div *ngFor="let formgroup of dummyFormArray.controls" style="display:flex;flex-direction:row"> <p> ...
確定! 回上一頁