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)

Home Page:https://yiuman.github.io/bpmn-vue-activiti/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

任务节点修改为用户任务,再次点击节点会报错

spacecn opened this issue · comments

commented

任务节点修改为用户任务,再次点击节点会报错,但是演示例子是正常的,希望作者能更新一下,谢谢!
useOption.ts:38 Uncaught (in promise) TypeError: arr.includes is not a function

commented

能正常使用了,谢谢!