process-form 流程申请详情
process-form 介绍
是一个动态组件,会根据componentPath属性展示不同的表单页面
process-form Attributes
参数 | 说明 | 类型 | 是否为必传参数 | 可选值 | 默认值 |
---|---|---|---|---|---|
componentPath | 组件地址 | String | 必选 | - | - |
processData | 流程数据 | Object | 必选 | - | - |
process-form Events
事件名 | 说明 | 参数 |
---|---|---|
operationComplete | 表单中按钮事件完成后会触发 | - |