ezhizao_zx hace 9 meses
padre
commit
d7f89dd259
Se han modificado 1 ficheros con 1 adiciones y 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("是否确认不通过?", "提示", {