Angular filter by dynamic columns

前端 未结 0 931
渐次进展
渐次进展 2020-12-12 10:55

I have filter function which is working just fine when I use static column name in it like:

this.listOfData = this.listOfData.filter((item: DataItem) =>
           


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