[update] 修改企标流程

This commit is contained in:
lideqin
2023-11-21 15:53:14 +08:00
parent b449d17332
commit 35bd48399d
3 changed files with 8 additions and 8 deletions
@@ -78,7 +78,7 @@
<!-- 人员信息 -->
<div v-show="switchValue === 'user'" class="detail-page-scroll-content p-0">
<process-detail-list>
<personnel-info slot="personnelInfo" ref="personnelInfo" :data="personnelInfoData" :currentNode="currentNode + ''"></personnel-info>
<personnel-info slot="personnelInfo" ref="personnelInfo" :data="personnelInfoData" :currentNode="currentNodeName"></personnel-info>
</process-detail-list>
</div>
<!-- 操作按钮 -->