get(task:string){ return this.http.post(this.url,JSON.stringify(task), this.httpOptions) } Hope that it'll help you. Best wishes.
確定! 回上一頁