mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-02-18 22:26:23 +08:00
docs: 修复文档链接
This commit is contained in:
@@ -14,7 +14,7 @@ permalink: /pro/startflow/
|
||||
|
||||
4. 流程审批:【流程中心/待处理流程】中进行审批;
|
||||
|
||||
表单设计已经在前面章节[表单设计-基本介绍](/pro/startform.html)中介绍,本章节介绍的后面几个步骤。
|
||||
表单设计已经在前面章节[表单设计-基本介绍](/pro/startform/)中介绍,本章节介绍的后面几个步骤。
|
||||
|
||||
## 流程设计
|
||||
|
||||
@@ -22,7 +22,7 @@ permalink: /pro/startflow/
|
||||
|
||||

|
||||
|
||||
流程模版使用的表单,需要在【基础配置/表单设计】中添加,也可以直接选择"URL表单",具体查看[表单设计-基本介绍](/pro/startform.html)
|
||||
流程模版使用的表单,需要在【基础配置/表单设计】中添加,也可以直接选择"URL表单",具体查看[表单设计-基本介绍](/pro/startform/)
|
||||
|
||||
选择好表单后,点击“下一步”进入流程设计。
|
||||
|
||||
@@ -31,7 +31,7 @@ permalink: /pro/startflow/
|
||||
|
||||
#### 节点类型
|
||||
|
||||
关于节点的类型概念及区分可以参考[工作流中的概念](/core/flowinstanceconcept.html)
|
||||
关于节点的类型概念及区分可以参考[工作流中的概念](/core/flowinstanceconcept/)
|
||||
* 开始节点:流程的开始节点,一个流程只有一个开始
|
||||
* 结束节点:流程的结束节点
|
||||
* 网关开始:对应BPMN的并行网关,当需要多个分支同时审批时,使用该节点作为并行分支的起点
|
||||
|
||||
Reference in New Issue
Block a user