Commit f341ba4d by 芋道源码 Committed by Gitee

!463 update src/components/bpmnProcessDesigner/package/penal/flow-condition/FlowCondition.vue.

Merge pull request !463 from 最后的梦想/N/A
parents 3938a78d d66664b3
......@@ -129,7 +129,7 @@ const updateFlowType = (flowType) => {
conditionExpression: null
})
bpmnInstances().modeling.updateProperties(toRaw(bpmnElementSource.value), {
default: bpmnElement.value
default: toRaw(bpmnElement.value)
})
return
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment