0.1.9 • Published 2 years ago
@belvoly-vue-aioa/formui v0.1.9
设置提交地址,和access_token
import {ConfigManager} from '@belvoly-vue-aioa/formui' ConfigManager.set({ baseURI:'xxxxxxxx', access_token:'xxxxxxxxx' })
使用流程提交控件及需要的属性
visible boolean 是否显示
user 用户信息
flowId 流程id
title 流程标题
closed 关闭时触发事件 设置visible=false关闭流程弹框
例子:
<flowdo :visible="visible" :user="{name:'123',userUid:'111',unitCode:'xxxx',unitName:'xxx',orgCode:'xxxx',orgName:'111'}" flowId="xxxx" @closed='close' >
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago