@@ -9,6 +9,8 @@
:append-to-body="true"
width="70%"
style="margin-top: 10px"
+ :maxable="true"
+ :resizable="true"
>
<div class="app-container" style="padding: 15px">
@@ -76,7 +78,7 @@
</div>
<my-process-viewer
- style="height: 300px"
+
key="designer"
v-model="bpmnXML"
v-bind="bpmnControlForm"