设备退运工作流完成

This commit is contained in:
2024-05-14 15:21:37 +08:00
parent 1075b33aa6
commit 174e50d784
7 changed files with 388 additions and 278 deletions

View File

@@ -321,8 +321,7 @@ const getProcessInstance = async () => {
})
} else {
// 注意data.processDefinition.formCustomViewPath 是组件的全路径,例如说:/crm/contract/detail/index.vue
// BusinessFormComponent.value = registerComponent(data.processDefinition.formCustomViewPath)
BusinessFormComponent.value = registerComponent('/pqs/supervise/interfere/components/undocumented/detail')
BusinessFormComponent.value = registerComponent(data.processDefinition.formCustomViewPath)
}
// 加载流程图