When I catch the error in async/await, I encounter a problem. The statement in the try will not be executed but will directly jump to error

前端 未结 0 920
你的背包
你的背包 2020-12-20 19:53

enter image description here I use async/await in the handleLogin method, and the method after await gets an error

enter image description here The same problem occur

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