兄弟们,你们在使用async await的时候会在外面套个try catch吗,如果不捕获错误的话,好像是会堵塞后面的程序执行的,感觉套着try catch还没有.then .catch 方便
6