Shoud method of class make some opeartions?

后端 未结 0 761
不思量自难忘°
不思量自难忘° 2021-01-20 21:46

I get a response data and put it to method:

  setRegistries(registries: Registry[]) {
    this.registeries.next(registries);

    Sort.sortByInt(registries, &         


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