await is only valid in an async function

后端 未结 0 1398
余生分开走
余生分开走 2020-12-29 03:12

I am getting a console error that await is only valid in an async function

However, I am under the belief that this should be async. Any thoughts on how

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