How to pass multi function inside the componentDidMount method

前端 未结 0 1882
难免孤独
难免孤独 2020-12-30 02:20

I am working on a project and I need to get both users data and user\'s role from the backend so I created two API call like this.

loadUsers() {
    axios.get         


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