Yiuman / bpmn-vue-activiti

基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)
https://yiuman.github.io/bpmn-vue-activiti/
MIT License
575 stars 168 forks source link

支持camunda吗 #39

Open sgs98 opened 1 year ago

sgs98 commented 1 year ago

支持camunda吗

Yiuman commented 1 year ago

目前不支持,需要改模型文件

sgs98 commented 1 year ago

修改模型文件后支持吗,目前我flowable用的workflow-bpmn-modeler这个,activiti用的官方的modeler,camunda没找到合适的

Yiuman commented 1 year ago

@sgs98 是需要改项目里边的模型配置JSON文件,全局搜下avtiviti关键字眼改下就应该就好

sgs98 commented 1 year ago

好的 谢谢,请问一下我要是集成到vue2会兼容吗,我用的是elemenuui不是plus 大概是不行吧

Yiuman commented 1 year ago

vue2你可以用这个 https://github.com/miyuesc/bpmn-process-designer

sgs98 commented 1 year ago

好的 谢谢,第一版集成的就是这个 效果不是太好就换了,我在看下有没有更新

Yiuman commented 1 year ago

作者新写的也是vue3了

sgs98 commented 1 year ago

第一版集成的这个https://miyuesc.github.io/process-designer/ 有些问题