ezhizao_zx 9 месяцев назад
Родитель
Сommit
d7f89dd259
1 измененных файлов с 1 добавлено и 1 удалено
  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("是否确认不通过?", "提示", {