加上 .catch(() => {});

或者

.catch((e) => {console.log(e)});

[Vue] 报错: Uncaught (in promise)

 

相关文章: