parent.component.css'] }) export class ParentComponent { @ViewChild(ChildTestComponent) childTest : ChildTestComponent; @ViewChild('child2') ...
確定! 回上一頁