mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
commit:修复流程基础信息,在低分辨率下工单编码超出问题
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<el-col
|
||||
v-if="activeStep === SysFlowEntryStep.BASIC"
|
||||
class="main-box"
|
||||
style="width: 600px"
|
||||
style="min-width: 650px"
|
||||
:span="9"
|
||||
>
|
||||
<el-form
|
||||
|
||||
Reference in New Issue
Block a user