Why is my data undefined after mapping although the mapping was successful?

后端 未结 0 1913
囚心锁ツ
囚心锁ツ 2020-11-30 14:45

I have a function which returns an observable

  getData(){
    return this.http.get<{mat: any[], mat_auf: any[], mat_lok: any[], auf_an: any[]}>(this.au         


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