mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
perf: bpm 修复bpmn设计器不显示问题
This commit is contained in:
parent
99fe894eda
commit
4fe158b2ec
@ -3,7 +3,6 @@
|
||||
<!-- 流程设计器,负责绘制流程等 -->
|
||||
<MyProcessDesigner
|
||||
key="designer"
|
||||
v-if="xmlString != undefined"
|
||||
v-model="xmlString"
|
||||
:value="xmlString"
|
||||
v-bind="controlForm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user