Promise.reject('这是第二个 reject 值').then((data) = > { console.log(data) }). catch (data = > { console.log(data) //这是第二个 reject 值 })
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8