import { Component, OnInit, Input } from '@angular/core'; @Component({ selector: 'app-count', template :` <h3>Count in child ...
確定! 回上一頁