业务应用 /
- {{subTitle}}
+ {{subTitle}}diff --git a/src/main/resources/templates/admin/business/process-edit.ftl b/src/main/resources/templates/admin/business/process-edit.ftl index 887716f..1c16cb3 100644 --- a/src/main/resources/templates/admin/business/process-edit.ftl +++ b/src/main/resources/templates/admin/business/process-edit.ftl @@ -40,20 +40,29 @@ .el-checkbox { margin-right: 10px; } + + .supplierChoose { + margin-bottom: 20px; + } + + [v-cloak] { + display: none; + } +