then catch 简易写法
摘要:
为了捕获上一步 then 中的 promise 结果,必须在上一步 return; 关闭遮罩层,放在 finally 中,即无论成功或失败都要执行; archiveAction(actionType, row) { const ids = row && row.id ? row.id : this. 阅读全文
posted @ 2024-07-12 17:14 shayloyuki 阅读(17) 评论(0) 推荐(0) 编辑