我有一个带有 notes 的表单由textarea 限定的字段。 this.form = this.formBuilder.group({}); this.form.addControl('notes', new FormControl(''));
確定! 回上一頁