forEach (prop => { this.formControls[prop] = [this.fields[prop].value, Validators.required]; }); return this.fb.group(this.
確定! 回上一頁