File tree Expand file tree Collapse file tree 11 files changed +37
-6
lines changed Expand file tree Collapse file tree 11 files changed +37
-6
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
+ <doc-alert title =" 工作流手册" url =" https://doc.iocoder.cn/bpm/" />
3
+
2
4
<ContentWrap >
3
5
<!-- 搜索工作栏 -->
4
6
<el-form
Original file line number Diff line number Diff line change 1
1
<template >
2
- <doc-alert title =" 工作流手册 " url =" https://doc.iocoder.cn/bpm/" />
2
+ <doc-alert title =" 审批接入(流程表单) " url =" https://doc.iocoder.cn/bpm/use-bpm-form /" />
3
3
4
4
<ContentWrap >
5
5
<!-- 搜索工作栏 -->
Original file line number Diff line number Diff line change 1
1
<template >
2
- <doc-alert title =" 工作流手册" url =" https://doc.iocoder.cn/bpm/" />
2
+ <doc-alert title =" 流程设计器(BPMN)" url =" https://doc.iocoder.cn/bpm/model-designer-dingding/" />
3
+ <doc-alert
4
+ title =" 流程设计器(钉钉、飞书)"
5
+ url =" https://doc.iocoder.cn/bpm/model-designer-bpmn/"
6
+ />
7
+ <doc-alert title =" 选择审批人、发起人自选" url =" https://doc.iocoder.cn/bpm/assignee/" />
8
+ <doc-alert title =" 会签、或签、依次审批" url =" https://doc.iocoder.cn/bpm/multi-instance/" />
3
9
4
10
<ContentWrap >
5
11
<!-- 搜索工作栏 -->
Original file line number Diff line number Diff line change 1
1
<template >
2
- <doc-alert title =" 工作流手册 " url =" https://doc.iocoder.cn/bpm/" />
2
+ <doc-alert title =" 审批接入(业务表单) " url =" https://doc.iocoder.cn/bpm/use-business-form /" />
3
3
4
4
<ContentWrap >
5
5
<!-- 搜索工作栏 -->
Original file line number Diff line number Diff line change 1
1
<template >
2
+ <doc-alert title =" 流程表达式" url =" https://doc.iocoder.cn/bpm/expression/" />
3
+
2
4
<ContentWrap >
3
5
<!-- 搜索工作栏 -->
4
6
<el-form
Original file line number Diff line number Diff line change 1
1
<template >
2
+ <doc-alert title =" 流程发起、取消、重新发起" url =" https://doc.iocoder.cn/bpm/process-instance/" />
3
+
2
4
<!-- 第一步,通过流程定义的列表,选择对应的流程 -->
3
5
<ContentWrap v-if =" !selectProcessDefinition" v-loading =" loading" >
4
6
<el-tabs tab-position =" left" v-model =" categoryActive" >
Original file line number Diff line number Diff line change 1
1
<template >
2
- <doc-alert title =" 工作流手册 " url =" https://doc.iocoder.cn/bpm/" />
2
+ <doc-alert title =" 流程发起、取消、重新发起 " url =" https://doc.iocoder.cn/bpm/process-instance /" />
3
3
4
4
<ContentWrap >
5
5
<!-- 搜索工作栏 -->
Original file line number Diff line number Diff line change 1
1
<template >
2
+ <doc-alert title =" 执行监听器、任务监听器" url =" https://doc.iocoder.cn/bpm/listener/" />
3
+
2
4
<ContentWrap >
3
5
<!-- 搜索工作栏 -->
4
6
<el-form
Original file line number Diff line number Diff line change 1
1
<!-- 工作流 - 抄送我的流程 -->
2
2
<template >
3
+ <doc-alert
4
+ title =" 审批转办、委派、抄送"
5
+ url =" https://doc.iocoder.cn/bpm/task-delegation-and-cc/"
6
+ />
7
+
3
8
<ContentWrap >
4
9
<!-- 搜索工作栏 -->
5
10
<el-form ref =" queryFormRef" :inline =" true" class =" -mb-15px" label-width =" 68px" >
Original file line number Diff line number Diff line change 1
1
<template >
2
- <doc-alert title =" 工作流手册" url =" https://doc.iocoder.cn/bpm/" />
2
+ <doc-alert title =" 审批通过、不通过、驳回" url =" https://doc.iocoder.cn/bpm/task-todo-done/" />
3
+ <doc-alert title =" 审批加签、减签" url =" https://doc.iocoder.cn/bpm/sign/" />
4
+ <doc-alert
5
+ title =" 审批转办、委派、抄送"
6
+ url =" https://doc.iocoder.cn/bpm/task-delegation-and-cc/"
7
+ />
8
+ <doc-alert title =" 审批加签、减签" url =" https://doc.iocoder.cn/bpm/sign/" />
3
9
4
10
<ContentWrap >
5
11
<!-- 搜索工作栏 -->
You can’t perform that action at this time.
0 commit comments