# RuoYi-Vue-Process **Repository Path**: calvinhwang123/RuoYi-Vue-Process ## Basic Information - **Project Name**: RuoYi-Vue-Process - **Description**: 闲鹿工作流是基于若依分离版的工作流系统。 演示地址:http://106.12.122.249/ - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 501 - **Forks**: 263 - **Created**: 2020-12-16 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: workflow **Tags**: None ## README ## 平台简介 官方文档:[闲鹿技术](http://doc.xianlutech.com) 闲鹿工作流是基于若依分离版的工作流系统。 演示地址:[http://47.103.25.40/](http://47.103.25.40/) * RuoYi-Vue 最新版 3.3.0 * Activiti 6.0 ## 内置功能 1. 流程模型设计、部署、导出、删除; 2. 在线流程设计支持用户、候选人、候选组弹窗选择; 3. 流程定义部署、挂起/激活、转模型、删除; 4. 提供请假业务、示例Demo两条流程; 5. 业务表单常规增删改查、支持提交申请、表单查看、审批历史、进度查看、挂起/激活、撤销; 6. 聚合显示我的待办、我的已办; 7. 我的待办支持办理、转办、审批历史、进度查看; 8. 我的已办支持表单查看、审批历史、进度查看。 代码生成 CRUD + 流程设计 + 闲鹿工作流二次开发规范,业务表单绑定流程 SO EASY。 更多功能正在开发中…… ## 功能速览 #### 1. 流程模型 列表 ![model_list](screenshot/model_list.png) 流程模型在线设计 ![model_edit](screenshot/model_edit.png) 支持用户、候选人、候选组弹窗选择 ![assignment](screenshot/assignment.png) 部署 ![model_deploy](screenshot/model_deploy.png) 导出 ![model_export](screenshot/model_export.png) 删除 ![model_remove](screenshot/model_remove.png) #### 2. 流程定义 列表 ![definition_list](screenshot/definition_list.png) 部署 ![definition_deploy](screenshot/definition_deploy.png) 挂起/激活 ![definition_suspend](screenshot/definition_suspend.png) 转模型 ![switch_model](screenshot/switch_model.png) 删除 ![definition_remove](screenshot/definition_remove.png) #### 3. 业务流程 示例Demo ![example_list](screenshot/example_list.png) 提交申请 ![example_submit](screenshot/example_submit.png) ![example_submit2](screenshot/example_submit2.png) 表单查看 ![example_view](screenshot/example_view.png) 审批历史 ![example_history](screenshot/example_history.png) 进度查看 ![example_process](screenshot/example_process.png) 挂起/激活 ![example_suspend](screenshot/example_suspend.png) 撤销 ![example_cancel](screenshot/example_cancel.png) 请假业务 ![leave_list](screenshot/leave_list.png) **p.s. 请假业务其他功能,基本同上。** #### 4. 待办事项 我的待办 ![my_todo](screenshot/my_todo.png) 我的已办 ![my_done](screenshot/my_done.png) 办理 ![todo](screenshot/todo.png) 转办 ![turn](screenshot/turn.png) 表单查看 ![done_view](screenshot/done_view.png) 审批历史 ![todo_history](screenshot/todo_history.png) 进度查看 ![todo_procees](screenshot/todo_process.png) ## 不分离版 [https://gitee.com/calvinhwang123/RuoYi-Process](https://gitee.com/calvinhwang123/RuoYi-Process) ## 闲鹿工作流分离版交流群 QQ群:点击链接加入群聊【闲鹿工作流分离版3】:https://jq.qq.com/?_wv=1027&k=nliplFpB 133534862(满)、603909590(满)、767590879 ## 视频和资料 - 闲鹿工作流分离版二次开发文档 ![闲鹿工作流分离版二次开发文档](screenshot/06分离版讲义截图.png) - [【闲鹿课堂】2020最新 Activiti6整合SpringBoot2快速入门教程](https://www.bilibili.com/video/BV1Fp4y19729) - [从零开始打造 Activiti 6.x + Spring Boot 2.x 工作流管理系统](https://www.bilibili.com/video/BV1QJ411t7FC)