forEach (x => {. const data = this.fb.group({. KEY_NO: [x.KEY_NO],. USER: [x.USER],. AREA: [x.AREA],. }); this.gridForms.push(data);. });.
確定! 回上一頁