duy 2 жил өмнө
parent
commit
d138b0776f

+ 1 - 1
src/views/tentative/detect/test-form.vue

@@ -168,7 +168,7 @@
         
         
         <!--批量上报审批-->
         <!--批量上报审批-->
         <HcReportModal  title="批量上报审批" url="informationWriteQuery/taskOne" :show="showReportModal" :projectId="projectId" :contractId="contractId" type="wbs" :typeData="reportTypeData"
         <HcReportModal  title="批量上报审批" url="informationWriteQuery/taskOne" :show="showReportModal" :projectId="projectId" :contractId="contractId" type="wbs" :typeData="reportTypeData"
-        :taskName="reportTaskName" :ids="reportIds" :addition="reportAddition" :trialSelfInspectionRecordId="dataId.length>0?dataId:nodeIdvalue.value"  @hide="showReportModal = false" @finish="showReportFinish"/>
+        :taskName="reportTaskName" :ids="reportIds" :addition="reportAddition" :trialSelfInspectionRecordId="dataId.length>0?dataId:nodeIdvalue"  @hide="showReportModal = false" @finish="showReportFinish"/>
     </div>
     </div>
 </template>
 </template>