Updating a method through a dynamic variable is not working

前端 未结 0 1277
旧巷少年郎
旧巷少年郎 2021-01-14 01:16

I have the following method, that works perfectly on class init (i.e new car().filter(d => d.Color == "Red")):

filter = (event) =>         


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