修复专项核查图谱项目ID传递

This commit is contained in:
wkc
2026-07-02 17:04:22 +08:00
parent 87fb6443e6
commit 21c4e91f41
2 changed files with 21 additions and 1 deletions

View File

@@ -23,7 +23,10 @@
@evidence-confirm="$emit('evidence-confirm', $event)"
/>
<fund-graph-section ref="fundGraphSection" />
<fund-graph-section
ref="fundGraphSection"
:project-id="projectId"
/>
</div>
<div v-if="projectId" class="special-check-extended-wrapper">