formBuilder.group({ name: ['', Validators.compose([Validators.required, Validators.maxLength(50)])], memes: this.formBuilder.array([ this.
確定! 回上一頁