ChangeDetectorRef, function(cd){ this.cd = cd; }], ngOnInit: function(){ this.value = 1; setInterval(function(){ this.value++; this.cd.
確定! 回上一頁