浏览器警告:Uncaught (in promise) undefined

return Promise 的时候加上catch

return new Promise(function(resolve, reject) {
 	......
}.bind(this)).catch(error => {});
Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐