为什么我不能只 Error 在catch回调内部抛出错误,让进程像在其他作用域中一样处理错误 ... return new Promise(function(resolve, reject) { throw new Error('do1'); ...
確定! 回上一頁