diff --git a/apps/web-antd/src/components/bpmnProcessDesigner/package/penal/custom-config/components/UserTaskCustomConfig.vue b/apps/web-antd/src/components/bpmnProcessDesigner/package/penal/custom-config/components/UserTaskCustomConfig.vue index a6e33cb3..3e6d612b 100644 --- a/apps/web-antd/src/components/bpmnProcessDesigner/package/penal/custom-config/components/UserTaskCustomConfig.vue +++ b/apps/web-antd/src/components/bpmnProcessDesigner/package/penal/custom-config/components/UserTaskCustomConfig.vue @@ -7,286 +7,79 @@ 6. 审批类型 7. 是否需要签名 --> - - - 审批类型 - - - - {{ item.label }} - - - - - 审批人拒绝时 - - - - - - - - - - - - - - - - 审批人为空时 - - - - - - - - - - - - - - - - 审批人与提交人为同一人时 - - - - - - - - - 操作按钮 - - - 操作按钮 - 显示名称 - 启用 - - - - {{ OPERATION_BUTTON_NAME.get(item.id) }} - - - - {{ item.displayName }} - - - - - - - - 字段权限 - - - 字段名称 - - 只读 - 可编辑 - 隐藏 - - - - {{ item.title }} - - - - - - - - - - - - - - - - - - - - - 是否需要签名 - - - - - 审批意见 - - - - - - + + + 审批类型 + + + + {{ item.label }} + + + + + 审批人拒绝时 + + + + + + {{ item.label }} + + + + + + + + + {{ item.name }} + + + + + 审批人为空时 + + + + + + {{ item.label }} + + + + + + + + + {{ item.nickname }} + + + + + 审批人与提交人为同一人时 + + + + + {{ item.label }} + + + + + + 操作按钮 + + + 操作按钮 + 显示名称 + 启用 + + + + {{ OPERATION_BUTTON_NAME.get(item.id) }} + + + + + {{ item.displayName }} + + + + + + + + + 字段权限 + + + 字段名称 + + 只读 + + + 可编辑 + + 隐藏 + + + + + {{ item.title }} + + + + + + + + + + + + + + + + + + + + + 是否需要签名 + + + + + 审批意见 + + + + + +