I am not sure this is more elegant, but it is an alternative way ngOnInit() { this.clientService.getClient$().pipe( filter(client => client ...
確定! 回上一頁