Angular 6 HttpClient API Requests Not Being Made

前端 未结 0 1792
逝去的感伤
逝去的感伤 2021-01-01 09:00

I have an ApiService in Angular 6 with the following function:

 add(data, string: string, type): Observable {
    return this._http.p         


        
                      
相关标签:
回答
  • 消灭零回复
提交回复
热议问题