@ViewChild(FilterTiles) set ft(tiles: FilterTiles) { console.log(tiles); };. 如果你有一个ngIf包装器,将使用undefined调用setter,然后在ngIf允许它 ...
確定! 回上一頁