ezhizao_zx 9 місяців тому
батько
коміт
d7f89dd259

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