duy 2 роки тому
батько
коміт
3ca81765db
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      src/views/tentative/detect/test-form.vue

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

@@ -167,8 +167,8 @@
         </HcDialog>
         
         <!--批量上报审批-->
-        <HcReportModal  title="批量上报审批" url="informationWriteQuery/batchTask" :show="showReportModal" :projectId="projectId" :contractId="contractId" type="wbs" :typeData="reportTypeData"
-        :taskName="reportTaskName" :ids="reportIds" :addition="reportAddition" :trialSelfInspectionRecordId="1"  @hide="showReportModal = false" @finish="showReportFinish"/>
+        <HcReportModal  title="批量上报审批" url="informationWriteQuery/taskOne" :show="showReportModal" :projectId="projectId" :contractId="contractId" type="wbs" :typeData="reportTypeData"
+        :taskName="reportTaskName" :ids="reportIds" :addition="reportAddition" :trialSelfInspectionRecordId="dataId"  @hide="showReportModal = false" @finish="showReportFinish"/>
     </div>
 </template>