get images(): FormArray { return <FormArray>this.formGroup.controls.images; } ... FormArray 类具有 removeAt 的索引。如果您不知道索引,则可以 ...
確定! 回上一頁