/work-flow

基于vue2.x + view-design 的仿钉钉工作流程

Primary LanguageVueMIT LicenseMIT

work-flow

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

参数设置

node|Object|默认值null|必传|整颗流程树

form|Object|默认值{list: []}|必传|表单设计数据列表

conditionsList|Array|默认值[]|必传|作为流程条件标识数据,用于判断是否可以更改表单设计数据

Customize configuration

See Configuration Reference.