以下示例代码: model={name: "D100" value: "Dying"}; for (let key in model) { if(this.divisionForm.controls.hasOwnProperty(key)) { let value ...
確定! 回上一頁