{ "workflowName": "用车审批流程", "workflowId": "", "formId": "", "mainFields": [ { "title": "申请人", "dataKey": "applicant", "type": "Employee", "required": "需确认", "businessGroup": "申请信息" }, { "title": "申请部门", "dataKey": "department", "type": "Department", "required": "需确认", "businessGroup": "申请信息" }, { "title": "用车日期", "dataKey": "vehicleDate", "type": "Date", "required": "需确认", "businessGroup": "用车信息" }, { "title": "用车事由", "dataKey": "reason", "type": "TextArea", "required": "需确认", "businessGroup": "用车信息" } ], "detailTables": [] }