fix : 修复详情页切换流程图渲染bug

This commit is contained in:
2024-06-11 15:42:01 +08:00
parent 5e2f9df706
commit ab83724056
4 changed files with 81 additions and 16 deletions

View File

@@ -39,6 +39,7 @@
<project-apply :title="applyTitle"
v-if="editShow"
:mode="mode"
:step="showActive"
:data="detailData"
:formData="detailData.formData"/>
</template>