mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 02:45:06 +08:00
✨ CRM:完善 CRM 相关实现
This commit is contained in:
@ -234,6 +234,7 @@ const getProcessInstance = async () => {
|
||||
fApi.value?.fapi?.disabled(true)
|
||||
})
|
||||
} else {
|
||||
// 注意:data.processDefinition.formCustomViewPath 是组件的全路径,例如说:/crm/contract/detail/index.vue
|
||||
BusinessFormComponent.value = registerComponent(data.processDefinition.formCustomViewPath)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user