ezhizao_zx hai 9 meses
pai
achega
d7f89dd259
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/business/outsourceInspectionVerify/index.vue

+ 1 - 1
src/views/business/outsourceInspectionVerify/index.vue

@@ -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("是否确认不通过?", "提示", {