feat: bpmn设计器添加UserTask签名配置

This commit is contained in:
Lesan
2025-01-16 14:40:14 +08:00
parent 37964e740f
commit 69ccd83af3
3 changed files with 31 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="process-panel__container" :style="{ width: `${width}px` }">
<div class="process-panel__container" :style="{ width: `${width}px`, maxHeight: '600px' }">
<el-collapse v-model="activeTab" v-if="isReady">
<el-collapse-item name="base">
<!-- class="panel-tab__title" -->