value
2023-09-07 c79609c3708b8e31171f13b4b3be4a516818a846
src/views/inspectionManagement/reportForInspection/index.vue
@@ -413,8 +413,7 @@
               "unit": val.unit,
               "version": this.addInspectionForm.version
               }
               // this.createReport(obj);
               console.log("obj---",obj);
               this.createReport(obj);
               this.addReportDialog = false;
            }
            }));