2017-06-06 102 views

回答

2

刪除「。」 return

getItems() { return this._http.get('http://localhost/api/items').map(res => res.json()) };