Royalzxl / work-flow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Vue 80.5%Language:Less 10.5%Language:JavaScript 8.6%Language:HTML 0.4%