constructor(private cd: ChangeDetectorRef) {}. 5 ... 6. ngOnInit() {. 7. this.data.subscribe((value) => {. 8. this._data = value;.
確定! 回上一頁