@@ -208,7 +208,7 @@ function handleConfirm(row) {
}
function handleReject(row) {
- checkFurnace([row.id]).then((res) => {
+ checkFurnace(row).then((res) => {
if (res.code === 200) {
proxy
.$confirm("是否确认不通过?", "提示", {