How can I extract data from this returned object in an async function?

后端 未结 0 627
走了就别回头了
走了就别回头了 2021-01-11 13:13

I\'m trying to do some work in JavaScript - I call an async function from an async function, as shown below.

  useEffect(() => {
    (async () => {
             


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