feat: bpm设计器适配Simple设计器,审批人拒绝时

This commit is contained in:
Lesan
2024-11-22 15:29:42 +08:00
parent 47f1f13ca2
commit 1d4339fac8
3 changed files with 154 additions and 7 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: '700px' }">
<el-collapse v-model="activeTab">
<el-collapse-item name="base">
<!-- class="panel-tab__title" -->