修复专项核查图谱项目ID传递
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user