@@ -168,7 +168,7 @@
<!--批量上报审批-->
<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>
</template>