// the execution: catch -> then new Promise((resolve, reject) => { throw new Error("Ошибка!"); }).catch(function(error) { alert(" ...
確定! 回上一頁