You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
477 B
11 lines
477 B
2 years ago
|
1、创建流程模型,发布
|
||
|
2、流程配置中节点设置配置每个节点的候选审批人,编辑配置pc端表单
|
||
|
3、开发
|
||
|
3.1、pc
|
||
|
3.1.1、创建表单文件
|
||
|
3.1.2、activitiMixin.js 文件仿照案例中配入表单路径
|
||
|
3.1.3、仿照 demoForm.vue 表单开发
|
||
|
3.2、app
|
||
|
3.2.1、创建表单文件
|
||
|
3.2.2、src\utils\activiti\model.js 配置
|
||
|
3.2.3、仿照 business_reception 开发
|