添加条件分支后再选择审批人报错。
ahua772 opened this issue · 4 comments
ahua772 commented
wzkun commented
我也是遇到这个问题
56333178 commented
添加分支后无法添加审批人,求大大快点解决
gelove commented
改一下源码
component/Generator/condition-node-box.vue
第65行修改为如下
addnode (node) {
this.$emit('addnode', node)
},
mumushuiding commented
gelove 同学解决了部分问题
还有渲染问题,已经解决,详细修改可查阅2020.6.24的修改日志:
https://github.com/go-workflow/workflow-ui/blob/master/%E7%BB%B4%E6%8A%A4%E6%97%A5%E5%BF%97.md
