Commit 4fe158b2 by zws

perf: bpm 修复bpmn设计器不显示问题

parent 99fe894e
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<!-- 流程设计器,负责绘制流程等 --> <!-- 流程设计器,负责绘制流程等 -->
<MyProcessDesigner <MyProcessDesigner
key="designer" key="designer"
v-if="xmlString != undefined"
v-model="xmlString" v-model="xmlString"
:value="xmlString" :value="xmlString"
v-bind="controlForm" v-bind="controlForm"
......
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